Windows.UI.Xaml.Controls.Control.OnTapped
June 22, 2022 ยท View on GitHub
-description
Called before the Tapped event occurs.
-parameters
-param e
Event data for the event.
-remarks
This event is not implemented in a MapControl.
-examples
-see-also
UIElement.Tapped, TappedRoutedEventArgs, Events and routed events overview, Custom user interactions, Handle pointer input