DragDrop.PreviewGiveFeedback Attached Event
.NET Framework 4.6 and 4.5
Occurs continuously while a drag-and-drop operation is in progress, and enables the drag source to give feedback to the user.
Namespace: System.Windows
Assembly: PresentationCore (in PresentationCore.dll)
XMLNS for XAML: http://schemas.microsoft.com/winfx/2006/xaml/presentation, http://schemas.microsoft.com/netfx/2007/xaml/presentation
This event is raised continuously while the drag source is being dragged. For more information, see the GiveFeedback event.
Routed Event Information
Identifier Field | |
Routing Strategy | Tunneling |
Delegate |
The corresponding bubbling event is GiveFeedback.
Show: