DragDrop::PreviewDragLeaveEvent Field
.NET Framework (current version)
Identifies the PreviewDragLeave attached event
Assembly: PresentationCore (in PresentationCore.dll)
Field Value
Type: System.Windows::RoutedEvent^The identifier for the PreviewDragLeave attached event.
The PreviewDragLeave event occurs when an object is dragged out of the element's bounds.
This field identifies the tunneling version of the PreviewDragLeave event. For an identifier for the bubbling version of this event, see DragLeaveEvent.
.NET Framework
Available since 3.0
Available since 3.0
Show: