3 references to PrintDlgEx
System.Drawing.Common (1)
System\Drawing\Printing\PrinterSettings.cs (1)
558HRESULT status = PInvokeCore.PrintDlgEx(&dialogSettings);
System.Private.Windows.Core (1)
Windows\Win32\UI\Controls\Dialogs\PRINTPAGERANGE.cs (1)
8/// supplied in the <see cref="PRINTDLGEXW"/> structure when calling the <see cref="PInvokeCore.PrintDlgEx"/> function.
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintDialog.cs (1)
415HRESULT hr = PInvokeCore.PrintDlgEx(&dialogSettings);