DragDrop::QueryContinueDragEvent Field
.NET Framework (current version)
Identifies the QueryContinueDrag attached event
Assembly: PresentationCore (in PresentationCore.dll)
Field Value
Type: System.Windows::RoutedEvent^The identifier for the QueryContinueDrag attached event.
The QueryContinueDrag event occurs during a drag-and-drop operation, and enables the drag source to determine whether the drag-and-drop operation should be canceled.
This field identifies the bubbling version of the QueryContinueDrag event. For an identifier for the tunneling version of this event, see PreviewQueryContinueDragEvent.
.NET Framework
Available since 3.0
Available since 3.0
Show: