AvalonEdit
CloseOnFocusLost Property
NamespacesICSharpCode.AvalonEdit.CodeCompletionInsightWindowCloseOnFocusLost
Gets whether the completion window should automatically close when the text editor looses focus.
Declaration Syntax
C#Visual BasicVisual C++
protected override bool CloseOnFocusLost { get; }
Protected Overrides ReadOnly Property CloseOnFocusLost As Boolean
	Get
protected:
virtual property bool CloseOnFocusLost {
	bool get () override;
}

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