[]
        
(Showing Draft Content)

C1.WinUI.Menu.C1MenuItem.OnMouseLeave

OnMouseLeave Method

OnMouseLeave(object, C1InputEventArgs)

Called when the mouse pointer leaves the bounds of the header element.

Declaration
protected virtual void OnMouseLeave(object sender, C1InputEventArgs e)
Protected Overridable Sub OnMouseLeave(sender As Object, e As C1InputEventArgs)
Parameters
Type Name Description
object sender
C1InputEventArgs e