1 reference to DoubleTapDeltaTime
PresentationCore (1)
System\Windows\Input\MouseDevice.cs (1)
2180int doubleClickDeltaTime = (stylusDevice != null)?stylusDevice.DoubleTapDeltaTime:_doubleClickDeltaTime;