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