Show / Hide Table of Contents

Method OnTapped

| Edit this page View Source

OnTapped(TappedRoutedEventArgs)

Called before the Tapped event occurs.

Declaration
protected override void OnTapped(TappedRoutedEventArgs e)
Parameters
Type Name Description
TappedRoutedEventArgs e

Event data for the event.

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