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