'Declaration Public Enum TaskDragPhase Inherits System.Enum
public enum TaskDragPhase : System.Enum
Member | Description |
---|---|
Beginning | The drag operation is beginning. This phase coincides with the user pressing the logical left mouse button while the cursor is positioned over a draggable element of the Task. |
Ending | The user has released the logical left mouse button, committing the result of the drag operation. |
Moving | The user is moving the cursor while holding the logical left mouse button down. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2