2 references to DoubleTapDeltaTime
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerLogic.cs (1)
1302
if (elapsedTime < stylusDevice.PointerTabletDevice.
DoubleTapDeltaTime
System\Windows\Input\Stylus\Pointer\PointerStylusDevice.cs (1)
500
return PointerTabletDevice.
DoubleTapDeltaTime
;