2 writes to _imageableSizeWidth
ReachFramework (2)
PrintConfig\PageCanvasSize.cs (2)
120_imageableSizeWidth = _imageableSizeHeight = PrintSchema.UnspecifiedIntValue; 196this._imageableSizeWidth = reader.GetCurrentPropertyIntValueWithException();
2 references to _imageableSizeWidth
ReachFramework (2)
PrintConfig\PageCanvasSize.cs (2)
134return UnitConverter.LengthValueFromMicronToDIP(_imageableSizeWidth); 338if ((this._imageableSizeWidth >= 0) &&