DragDrop Class
namespace Noesis | MSDN
Provides helper methods and fields for initiating drag-and-drop operations.
Methods
Name | Description |
---|---|
DoDragDrop | Initiates a drag-and-drop operation |
Properties
Name | Description | |
---|---|---|
![]() |
DragEnterEvent | Identifies the DragEnter attached event |
![]() |
DragLeaveEvent | Identifies the DragLeave attached event |
![]() |
DragOverEvent | Identifies the DragOver attached event |
![]() |
DropEvent | Identifies the Drop attached event |
![]() |
GiveFeedbackEvent | Identifies the GiveFeedback attached event |
![]() |
PreviewDragEnterEvent | Identifies the PreviewDragEnter attached event |
![]() |
PreviewDragLeaveEvent | Identifies the PreviewDragLeave attached event |
![]() |
PreviewDragOverEvent | Identifies the PreviewDragOver attached event |
![]() |
PreviewDropEvent | Identifies the PreviewDrop attached event |
![]() |
PreviewGiveFeedbackEvent | Identifies the PreviewGiveFeedback attached event |
![]() |
PreviewQueryContinueDragEvent | Identifies the PreviewQueryContinueDrag attached event |
![]() |
QueryContinueDragEvent | Identifies the QueryContinueDrag attached event |
Dependency Property
Read-only