Name | Description | |
---|---|---|
![]() ![]() | CanRequestDragDrop | Returns true if there is no other drag and drop initiation request current pending. |
![]() ![]() | IsDirectlyOver | Returns the value of the IsDirectlyOverPropertyEx extended property for the specified node. |
![]() ![]() | IsDragDropActionEvent | Checks whether the specified event is a drag and drop action event (DragOverEvent, DragDropEvent). |
![]() ![]() | IsDragDropTargetEvent | Checks whether the specified event is a drag and drop target notification event (DragEnterEvent, DragLeaveEvent, DragInEvent, DragOutEvent) |
![]() ![]() | IsOver | Returns the value of the IsOverPropertyEx extended property for the specified node. |
![]() ![]() | RequestDragDrop | Requests an asyncrhonous drag and drop operation, that starts at earliest application possibility. The DnD operation is associated with the associated with the specified drag drop source and data object. |