2 writes to _resolutionX
ReachFramework (2)
PrintConfig\PageResolution.cs (2)
34
_resolutionX
= _resolutionY = PrintSchema.UnspecifiedIntValue;
199
option.
_resolutionX
= reader.GetCurrentPropertyIntValueWithException();
1 reference to _resolutionX
ReachFramework (1)
PrintConfig\PageResolution.cs (1)
60
return
_resolutionX
;