Click or drag to resize
BaseXamlWriterSettingsIsResourceDictionary Property
Gets or sets whether the xaml is written to a ResourceDictionary

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

Property Value

Type: Boolean
See Also