[]
        
(Showing Draft Content)

C1.WinUI.Core.C1HoverHelper.PointerExited

PointerExited Event

Occurs when the pointer exited the bounds of the element.

Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public event EventHandler<C1InputEventArgs> PointerExited
Returns
Type Description
EventHandler<C1InputEventArgs> Occurs when the pointer exited the bounds of the element.