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

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