1 write to _alreadyStopped
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs (1)
40
_alreadyStopped
= true;
2 references to _alreadyStopped
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs (2)
61
if (
_alreadyStopped
)
71
if (!
_alreadyStopped
)