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)
115
get =>
_autoZoom
;
118
if (
_autoZoom
!= value)
490
if (
_autoZoom
)
658
if (
_autoZoom
)