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