1 write to _canceled
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (1)
88_backgroundThread._canceled = true;
4 references to _canceled
System.Windows.Forms (4)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.cs (4)
56if (_backgroundThread is not null && _backgroundThread._canceled) 73if (_backgroundThread is not null && _backgroundThread._canceled) 87if (_backgroundThread is not null && _backgroundThread._canceled) 103if (_backgroundThread is not null && _backgroundThread._canceled)