Show / Hide Table of Contents

Method OnRightTapped

| Edit this page View Source

OnRightTapped(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.

Overrides
Control.OnRightTapped(RightTappedRoutedEventArgs)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX