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.