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