1 write to canceled
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
314
backgroundThread.
canceled
= true;
4 references to canceled
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (4)
93
if (backgroundThread != null && backgroundThread.
canceled
) {
113
if (backgroundThread != null && backgroundThread.
canceled
){
128
if (backgroundThread != null && backgroundThread.
canceled
) {
145
if (backgroundThread != null && backgroundThread.
canceled
) {