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