WorkflowItemsPresenter::OnDrop Method (DragEventArgs^)
.NET Framework (current version)
Invoked when an object is dragged into the bounds of a WorkflowItemsPresenter control. Implement this method in your derived class to add class handling for this event.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
Parameters
- e
-
Type:
System.Windows::DragEventArgs^
The DragEventArgs instance that contains the event data.
.NET Framework
Available since 4.0
Available since 4.0
Show: