2 writes to _autoZoom
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
119_autoZoom = value; 141_autoZoom = false;
4 references to _autoZoom
System.Windows.Forms (4)
System\Windows\Forms\Printing\PrintPreviewControl.cs (4)
114get => _autoZoom; 117if (_autoZoom != value) 505if (_autoZoom) 673if (_autoZoom)