2 writes to _resolutionY
ReachFramework (2)
PrintConfig\PageResolution.cs (2)
35_resolutionX = _resolutionY = PrintSchema.UnspecifiedIntValue; 218option._resolutionY = reader.GetCurrentPropertyIntValueWithException();
1 reference to _resolutionY
ReachFramework (1)
PrintConfig\PageResolution.cs (1)
72return _resolutionY;