[]
        
(Showing Draft Content)

C1.WPF.Core.C1DragDropManager.DragDrop

DragDrop Event

Fires at the end of a drag drop process, when the user releases the mouse button over a registered drop target.

Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public event DragDropEventHandler DragDrop
Returns
Type Description
DragDropEventHandler Fires at the end of a drag drop process, when the user releases the mouse button over a registered drop target.