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