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