WorkflowItemsPresenter.OnDrop(DragEventArgs) Method

Definition

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.

protected override void OnDrop (System.Windows.DragEventArgs e);

Parameters

e
DragEventArgs

The DragEventArgs instance that contains the event data.

Applies to

Produkt Versioner
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1