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

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