1 reference to ShowPrintDialog
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintDialog.cs (1)
220
UseEXDialog ? ShowPrintDialogEx((HWND)hwndOwner) :
ShowPrintDialog
((HWND)hwndOwner);