2 writes to _dialog
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs (2)
66_dialog = new StatusDialog(this, _parent._dialogTitle); 81_dialog = null;
6 references to _dialog
System.Windows.Forms (6)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs (6)
34if (_dialog is { } dialog && dialog.IsHandleCreated) 47if (_dialog is { } dialog && dialog.IsHandleCreated) 68_dialog.Visible = true; 73Application.Run(_dialog); 80_dialog?.Dispose(); 90_dialog!._messageLabel.Text = string.Format(