2 writes to _defaultValue
ReachFramework (2)
PrintConfig\PrtCap_Base.cs (2)
233_minValue = _maxValue = _defaultValue = PrintSchema.UnspecifiedIntValue; 309param._defaultValue = reader.GetCurrentPropertyIntValueWithException();
2 references to _defaultValue
ReachFramework (2)
PrintConfig\PrtCap_Base.cs (2)
269return _defaultValue; 460return UnitConverter.LengthValueFromMicronToDIP(_defaultValue);