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

Namespace: Ab3d.Common.Reader3ds
Assembly: Ab3d.Reader3ds (in Ab3d.Reader3ds.dll) Version: 9.0.5590.1040
Syntax
C#
public bool WriteRootObjectResouceKey { get; set; }

Property Value

Type: Boolean
See Also