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