Method OnTapped
| Edit this page View SourceOnTapped(TappedRoutedEventArgs)
Called before the Tapped event occurs.
Declaration
protected override void OnTapped(TappedRoutedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
TappedRoutedEventArgs | e | Event data for the event. |