[]
Raises the PointerPressed event.
protected virtual void OnPointerPressed(PointerEventArgs e)
Protected Overridable Sub OnPointerPressed(e As PointerEventArgs)
| Type | Name | Description |
|---|---|---|
| PointerEventArgs | e | The PointerEventArgs instance containing the event data. |