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