[]
Occurs when the pointer moves over the bounds of the element.
public event EventHandler<C1InputEventArgs> PointerMoved
Public Event PointerMoved As EventHandler(Of C1InputEventArgs)
| Type | Description |
|---|---|
| EventHandler<C1InputEventArgs> | Occurs when the pointer moves over the bounds of the element. |