Unplanned
Last Updated: 25 Apr 2024 08:56 by Stenly
Stenly
Created on: 25 Apr 2024 08:56
Category: SvgImage
Type: Bug Report
4
SvgImage: An ObjectDisposedException exception is raised when a RadSvgImage is placed in a DataTemplate

An ObjectDisposedException exception is raised when a RadSvgImage is placed in a DataTemplate. It is present when the XmlSource property is utilized.

As a workaround, you can place the SVG string into a new .svg file and utilize the UriSource property of RadSvgImage.

0 comments