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