AvalonEdit
InsightWindow Constructor (textArea)
NamespacesICSharpCode.AvalonEdit.CodeCompletionInsightWindowInsightWindow(TextArea)
Creates a new InsightWindow.
Declaration Syntax
C#Visual BasicVisual C++
public InsightWindow(
	TextArea textArea
)
Public Sub New ( _
	textArea As TextArea _
)
public:
InsightWindow(
	TextArea^ textArea
)
Parameters
textArea (TextArea)

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