eDriven Framework API
IsDragging Property
NamespaceseDriven.Gui.DragDropDragDropManagerIsDragging
eDriven Framework API
Read-only property that returns true if a drag is in progress
Declaration Syntax
C#Visual BasicVisual C++
public static bool IsDragging { get; }
Public Shared ReadOnly Property IsDragging As Boolean
	Get
public:
static property bool IsDragging {
	bool get ();
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)