2 overrides of DoubleTapDeltaY
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
480
internal override int
DoubleTapDeltaY
System\Windows\Input\Stylus\Wisp\WispStylusDevice.cs (1)
1383
internal override int
DoubleTapDeltaY
1 reference to DoubleTapDeltaY
PresentationCore (1)
System\Windows\Input\Stylus\Common\StylusDevice.cs (1)
268
get { return StylusDeviceImpl.
DoubleTapDeltaY
; }