Method OnRightTapped
| Edit this page View SourceOnRightTapped(RightTappedRoutedEventArgs)
Called before the RightTapped event occurs.
Declaration
protected override void OnRightTapped(RightTappedRoutedEventArgs e)
Parameters
Type | Name | Description |
---|---|---|
RightTappedRoutedEventArgs | e | Event data for the event. |