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