Click or drag to resize
ResourceDictionaryWriterGetXaml Method
Gets the xaml string of the ResourceDictionary with all added metafile objects as resources.

Namespace: Ab2d.Utility.ReaderWmf
Assembly: Ab2d.ReaderWmf (in Ab2d.ReaderWmf.dll) Version: 7.1.5512.1040
Syntax
C#
public string GetXaml()

Return Value

Type: String
xaml
See Also