2 writes to _minValue
ReachFramework (2)
PrintConfig\PrtCap_Base.cs (2)
241_minValue = _maxValue = _defaultValue = PrintSchema.UnspecifiedIntValue; 355param._minValue = reader.GetCurrentPropertyIntValueWithException();
2 references to _minValue
ReachFramework (2)
PrintConfig\PrtCap_Base.cs (2)
266return _minValue; 457return UnitConverter.LengthValueFromMicronToDIP(_minValue);