1 write to parent
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
165this.parent = parent;
3 references to parent
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (3)
188dialog = new StatusDialog(this, parent.dialogTitle); 222parent.pageNumber, parent.document.DocumentName);