1 reference to PD_RESULT_CANCEL
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintDialog.cs (1)
511
if (NativeMethods.Failed(hr) || data.dwResultAction == NativeMethods.
PD_RESULT_CANCEL
) {