1 reference to RolloverTime
PresentationCore (1)
System\Windows\Input\Stylus\Common\MultiTouchSystemGestureLogic.cs (1)
192
return (sinceFirstUp < TwoFingerTapTime) && (sinceFirstDown <
RolloverTime
);