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