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