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