Table of Contents

Property IncludeNullExtension

Namespace
SharpVectors.Converters
Assembly
SharpVectors.Converters.Wpf.dll

IncludeNullExtension

Gets or sets a value indicating whether to include a null markup extension in the output XAML.

public bool IncludeNullExtension { get; set; }

Property Value

bool

This is true if the null markup extension is included in the output XAML; otherwise, it is false. The default is false.