1 write to _parent
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs (1)
20
_parent
= parent;
3 references to _parent
System.Windows.Forms (3)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs (3)
66
_dialog = new StatusDialog(this,
_parent
._dialogTitle);
92
_parent
._pageNumber,
93
_parent
._document?.DocumentName);