NoesisGUI
 

🔹 DragDrop Class

namespace Noesis | MSDN

Provides helper methods and fields for initiating drag-and-drop operations.

Inheritance Hierarchy

DragDrop

📚 Class Hierarchy Index

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    Reflection Property


Attached Properties

DragDrop has no attached properties

Methods

Name Description
 DoDragDrop(DependencyObject*, BaseComponent*, uint32_t) Initiates a drag-and-drop operation

Events

DragDrop has no events

 
© 2017 Noesis Technologies