Called when the mouse pointer leaves the bounds of the header element.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
protected internal virtual void OnMouseLeave( Object sender, MouseEventArgs e ) |
Visual Basic |
---|
Protected Friend Overridable Sub OnMouseLeave ( _ sender As Object, _ e As MouseEventArgs _ ) |
Parameters
- sender
- Type: System..::..Object
- e
- Type: System.Windows.Input..::..MouseEventArgs