2 writes to _resolutionX
ReachFramework (2)
PrintConfig\PageResolution.cs (2)
43
_resolutionX
= _resolutionY = PrintSchema.UnspecifiedIntValue;
206
option.
_resolutionX
= reader.GetCurrentPropertyIntValueWithException();
1 reference to _resolutionX
ReachFramework (1)
PrintConfig\PageResolution.cs (1)
69
return
_resolutionX
;