2 references to InvalidPressureValue
PresentationCore (2)
System\Windows\Input\Stylus\Common\StylusPoint.cs (2)
84throw new ArgumentOutOfRangeException(nameof(pressureFactor), SR.InvalidPressureValue); 221throw new ArgumentOutOfRangeException("PressureFactor", SR.InvalidPressureValue);