The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DragDrop::PreviewQueryContinueDrag Attached Event
.NET Framework (current version)
Occurs continuously while a drag-and-drop operation is in progress, and enables the drop source to end the drag-and-drop operation depending on the key/button states.
Assembly: PresentationCore (in PresentationCore.dll)
This event is raised continuously while the drag source is being dragged. For more information, see the QueryContinueDrag event.
Identifier Field | |
Routing Strategy | Tunneling |
Delegate |
The corresponding bubbling event is QueryContinueDrag.
Show: