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