Search
DragEventArgs Members
Constructors Properties
 


Holds event data for the NodeListView drag events.

The following tables list the members exposed by the DragEventArgs type.

 Public Constructors

  Name Description

DragEventArgs

Initializes a new isntance of the DragEventArgs class.

 Public Properties

  Name Description

DragItem

The item being dragged.

Location

The current location of the dragged item.

PointerPoint

A system-specific object describing mouse or touch input.

 See Also