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