1 write to alreadyStopped
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
214alreadyStopped = true;
2 references to alreadyStopped
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (2)
184if (alreadyStopped) { 193if (!alreadyStopped) {