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
);