1 write to _tapCount
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1391set { _tapCount = value; }
1 reference to _tapCount
PresentationCore (1)
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1390get { return _tapCount; }