[]
        
(Showing Draft Content)

C1.WinUI.Core.C1HoverHelper.PointerMoved

PointerMoved Event

Occurs when the pointer moves over the bounds of the element.

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