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

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