ResourceDictionaryWriterGetXaml Method |
Namespace: Ab2d.Utility.ReaderSvg
GetXaml method returns the xaml string of the ResourceDictionary with all added svg objects as resources.
The method can be overriden in derived class. In this case call the base GetXaml method to create the xaml string than can be than further processed.