AvalonEdit
TextArea Property
NamespacesICSharpCode.AvalonEditTextEditorTextArea
Gets the text area.
Declaration Syntax
C#Visual BasicVisual C++
public TextArea TextArea { get; }
Public ReadOnly Property TextArea As TextArea
	Get
public:
property TextArea^ TextArea {
	TextArea^ get ();
}

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