AvalonEdit
ContextualAlternates Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesContextualAlternates
Gets a value that indicates whether custom glyph forms can be used based upon the context of the text being rendered.
Declaration Syntax
C#Visual BasicVisual C++
public override bool ContextualAlternates { get; }
Public Overrides ReadOnly Property ContextualAlternates As Boolean
	Get
public:
virtual property bool ContextualAlternates {
	bool get () override;
}
Return Value
true if custom glyph forms can be used; otherwise, false. The default is true.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238