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