StylusDownEventArgs::TapCount Property

 

Gets the number of times the tablet pen was tapped.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

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

Property Value

Type: System::Int32

The number of times the tablet pen was tapped.

.NET Framework
Available since 3.0
Return to top
Show: