2 references to DragThresholdInches
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerInteractionEngine.cs (2)
502
if (xChangeInches >
DragThresholdInches
|| yChangeInches >
DragThresholdInches
)