1 instantiation of PrintDialog
PresentationFramework (1)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (1)
957PrintDialog printDlg = new PrintDialog();
2 references to PrintDialog
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\RootBrowserWindow.cs (2)
957PrintDialog printDlg = new PrintDialog(); 1023private static Rect GetImageableRect(PrintDialog dialog)