2 writes to _autoZoom
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
120_autoZoom = value; 142_autoZoom = false;
4 references to _autoZoom
System.Windows.Forms (4)
System\Windows\Forms\Printing\PrintPreviewControl.cs (4)
115get => _autoZoom; 118if (_autoZoom != value) 490if (_autoZoom) 658if (_autoZoom)