TappedEventArgs.TapCount Property

Gets the number of times the tap interaction was detected.

Syntax

public:
property uint32 TapCount {
         uint32 get ();
}  

Property value

Type: uint32 

  The total number of taps.

Requirements

Namespace: Windows.UI.Input

Metadata: windows.winmd

See also

Reference

TappedEventArgs Class

TappedEventArgs Members

Windows.UI.Input Namespace