DragDrop::PreviewQueryContinueDragEvent Field
.NET Framework (current version)
Identifies the PreviewQueryContinueDrag attached event
Assembly: PresentationCore (in PresentationCore.dll)
Field Value
Type: System.Windows::RoutedEvent^The identifier for the PreviewQueryContinueDrag attached event.
The PreviewQueryContinueDrag 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 tunneling version of the PreviewQueryContinueDrag event. For an identifier for the bubbling version of this event, see QueryContinueDragEvent.
.NET Framework
Available since 3.0
Available since 3.0
Show: