AvalonEdit
StandardLigatures Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesStandardLigatures
Gets a value that indicates whether standard ligatures are enabled.
Declaration Syntax
C#Visual BasicVisual C++
public override bool StandardLigatures { get; }
Public Overrides ReadOnly Property StandardLigatures As Boolean
	Get
public:
virtual property bool StandardLigatures {
	bool get () override;
}
Return Value
true if standard ligatures are enabled; otherwise, false. The default is true.

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