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