DraggingEventArgs.DraggingState Property

Gets the state of the Dragging event.

Syntax

public:
property DraggingState DraggingState {
         DraggingState get ();
}  

Property value

Type: DraggingState 

State of the Dragging event.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

DraggingEventArgs Class

DraggingEventArgs Members

Windows.UI.Input Namespace