2 overrides of TapCount
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
523internal override int TapCount
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1388internal override int TapCount
1 reference to TapCount
PresentationCore (1)
System\Windows\Input\Stylus\Common\StylusDownEventArgs.cs (1)
40get {return StylusDeviceImpl.TapCount;}