-
AKH authored
- Changed SvgImage.Href property from Uri type to String to avoid UriFormatException if Uri contains too much data - Changed GetImage to receive a string instead of Uri object. - Created a temp Uri object in method with substring of allowed length and using this to determine Uri characteristics
a0da74b0