'Declaration
Protected Overrides Sub OnRightTapped( _ ByVal e As RightTappedRoutedEventArgs _ )
protected override void OnRightTapped( RightTappedRoutedEventArgs e )
Parameters
- e
- A System.Windows.Input.MouseButtonEventArgs that contains the event data.