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