eDriven Framework API
IsDragging Property
NamespaceseDriven.Gui.ManagersDragManagerIsDragging
eDriven Framework API
When freezed, no hover styles should be shown Note: This manager only hosts this static property
Declaration Syntax
C#Visual BasicVisual C++
public static bool IsDragging { get; set; }
Public Shared Property IsDragging As Boolean
	Get
	Set
public:
static property bool IsDragging {
	bool get ();
	void set (bool value);
}

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