Called before the MouseLeaveevent occurs.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
protected 
override 
void 
OnMouseLeave(
	
MouseEventArgs 
e
)

Parameters

e
Type: System.Windows.Input . . :: . . MouseEventArgs
The data for the event.

See Also