AvalonEdit
TextArea Constructor (textView)
NamespacesICSharpCode.AvalonEdit.EditingTextAreaTextArea(TextView)
Creates a new TextArea instance.
Declaration Syntax
C#Visual BasicVisual C++
protected TextArea(
	TextView textView
)
Protected Sub New ( _
	textView As TextView _
)
protected:
TextArea(
	TextView^ textView
)
Parameters
textView (TextView)

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