Called when the mouse pointer leaves the bounds of the header element.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.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 _ ) |