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