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