AvalonEdit
IsUp Property
NamespacesICSharpCode.AvalonEdit.CodeCompletionCompletionWindowBaseIsUp
Gets whether the window was opened above the current line.
Declaration Syntax
C#Visual BasicVisual C++
protected bool IsUp { get; private set; }
Protected Property IsUp As Boolean
	Get
	Private Set
protected:
property bool IsUp {
	bool get ();
	private: void set (bool value);
}

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