AvalonEdit
CaseSensitiveForms Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesCaseSensitiveForms
Gets a value that indicates whether glyphs adjust their vertical position to better align with uppercase glyphs.
Declaration Syntax
C#Visual BasicVisual C++
public override bool CaseSensitiveForms { get; }
Public Overrides ReadOnly Property CaseSensitiveForms As Boolean
	Get
public:
virtual property bool CaseSensitiveForms {
	bool get () override;
}
Return Value
true if the vertical position is adjusted; otherwise, false. The default is false.

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