Click or drag to resize
AB4D logo

BaseXamlWriterSettingsIsResourceDictionary Property

Gets or sets whether the xaml is written to a ResourceDictionary

Namespace:  Ab2d.Common.ReaderSvg
Assembly:  Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax
C#
public bool IsResourceDictionary { get; set; }

Property Value

Type: Boolean
See Also