Fires at the end of a drag drop process, when the user releases the mouse button over a registered drop target.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
| C# |
|---|
public event DragDropEventHandler DragDrop |
| Visual Basic |
|---|
Public Event DragDrop As DragDropEventHandler |