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