Raises the DragLeave event.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
protected virtual void OnDragLeave( MouseEventArgs e ) |
Visual Basic |
---|
Protected Overridable Sub OnDragLeave ( _ e As MouseEventArgs _ ) |
Parameters
- e
- Type: System.Windows.Input..::..MouseEventArgs
MouseEventArgs that contains the event data.