2 writes to _autoZoom
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
118
_autoZoom
= value;
140
_autoZoom
= false;
4 references to _autoZoom
System.Windows.Forms (4)
System\Windows\Forms\Printing\PrintPreviewControl.cs (4)
113
get =>
_autoZoom
;
116
if (
_autoZoom
!= value)
484
if (
_autoZoom
)
652
if (
_autoZoom
)