2 writes to _maxValue
ReachFramework (2)
PrintConfig\PrtCap_Base.cs (2)
231_minValue = _maxValue = _defaultValue = PrintSchema.UnspecifiedIntValue; 325param._maxValue = reader.GetCurrentPropertyIntValueWithException();
2 references to _maxValue
ReachFramework (2)
PrintConfig\PrtCap_Base.cs (2)
245return _maxValue; 433return UnitConverter.LengthValueFromMicronToDIP(_maxValue);