1 write to _dialogTitle
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.cs (1)
25_dialogTitle = dialogTitle;
1 reference to _dialogTitle
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs (1)
66_dialog = new StatusDialog(this, _parent._dialogTitle);