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