1 write to dialogTitle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
43
this.
dialogTitle
= dialogTitle;
1 reference to dialogTitle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
188
dialog = new StatusDialog(this, parent.
dialogTitle
);