2 writes to _resolutionY
ReachFramework (2)
PrintConfig\PageResolution.cs (2)
37
_resolutionX =
_resolutionY
= PrintSchema.UnspecifiedIntValue;
219
option.
_resolutionY
= reader.GetCurrentPropertyIntValueWithException();
1 reference to _resolutionY
ReachFramework (1)
PrintConfig\PageResolution.cs (1)
74
return
_resolutionY
;