Occurs when the pointer input is interpreted as a right-tap gesture.
public:
event TypedEventHandler<GestureRecognizer^ , RightTappedEventArgs^ >^ RightTapped {
EventRegistrationToken add (TypedEventHandler<GestureRecognizer^ , RightTappedEventArgs^ >^ value);
void remove (EventRegistrationToken token);
}
Namespace: Windows.UI.Input
Metadata: windows.winmd