AvalonEdit
IsAttached Property
NamespacesICSharpCode.AvalonEdit.EditingTextAreaInputHandlerIsAttached
Gets whether the input handler is currently attached to the text area.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsAttached { get; }
Public ReadOnly Property IsAttached As Boolean
	Get
public:
property bool IsAttached {
	bool get ();
}

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