Base:
property
TapCount
System.Windows.Input.StylusDeviceBase.TapCount
3 writes to TapCount
PresentationCore (3)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (3)
1289stylusDevice.TapCount++; 1294stylusDevice.TapCount = 1; 1310stylusDevice.TapCount = 1;