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