Table of Contents

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 ResourceDictionary XAML are enabled.

The default value is false.
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.