AvalonEdit
CultureInfo Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineElementTextRunPropertiesCultureInfo
Gets the culture information for the text run.
Declaration Syntax
C#Visual BasicVisual C++
public override CultureInfo CultureInfo { get; }
Public Overrides ReadOnly Property CultureInfo As CultureInfo
	Get
public:
virtual property CultureInfo^ CultureInfo {
	CultureInfo^ get () override;
}
Return Value
A value of CultureInfo that represents the culture of the text run.

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