Method OnPointerPressed
| Edit this page View SourceOnPointerPressed(PointerRoutedEventArgs)
Called before the PointerPressed event occurs.
Declaration
protected override void OnPointerPressed(PointerRoutedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
PointerRoutedEventArgs | e | Event data for the event. |