[]
        
(Showing Draft Content)

C1.WinUI.Core.C1HoverHelper.PointerEntered

PointerEntered Event

Occurs when the pointer enters the bounds of the element.

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