2 writes to autoZoom
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (2)
109autoZoom = value; 355autoZoom = false;
4 references to autoZoom
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Printing\PrintPreviewControl.cs (4)
106get { return autoZoom;} 108if (autoZoom != value) { 435if (autoZoom) { 604if (autoZoom) {