2 writes to _autoZoom
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
118_autoZoom = value; 140_autoZoom = false;
4 references to _autoZoom
System.Windows.Forms (4)
System\Windows\Forms\Printing\PrintPreviewControl.cs (4)
113get => _autoZoom; 116if (_autoZoom != value) 484if (_autoZoom) 652if (_autoZoom)