Field PropertyIsResources
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
A well-known property name, a Boolean value specifying the target output of the rendering is
resource dictionary XAML
.
If set to true, operations required to enhance the output of ResourceDictionaryXAML
are enabled.
public const string PropertyIsResources = "_IsResources"
Returns
- string
- A well-known property name, a Boolean value specifying the target output of the rendering is resource dictionary XAML. If set to true, operations required to enhance the output of XAML are enabled. The default value is false.