1 reference to c_thresholdX
PresentationFramework (1)
System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
1247
return (DoubleUtil.GreaterThan(Math.Abs(currentPos.X - originalPos.X),
c_thresholdX
));