StylusDownEventArgs.TapCount Property

Definition

Gets the number of times the tablet pen was tapped.

public:
 property int TapCount { int get(); };
public int TapCount { get; }
member this.TapCount : int
Public ReadOnly Property TapCount As Integer

Property Value

The number of times the tablet pen was tapped.

Applies to