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