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)
114
get =>
_autoZoom
;
117
if (
_autoZoom
!= value)
505
if (
_autoZoom
)
673
if (
_autoZoom
)