1 instantiation of PrintControllerWithStatusDialog
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintPreviewControl.cs (1)
514_document.PrintController = new PrintControllerWithStatusDialog(
2 references to PrintControllerWithStatusDialog
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.BackgroundThread.cs (2)
11private readonly PrintControllerWithStatusDialog _parent; 18internal BackgroundThread(PrintControllerWithStatusDialog parent)