Fires during a drag drop process, when the cursor leaves a registered drop target.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public event DragDropEventHandler DragLeave
Visual Basic
Public Event DragLeave As DragDropEventHandler

See Also