3 references to PD_RESULT_PRINT
PresentationFramework (3)
MS\Internal\Printing\PrintDlgExMarshaler.cs (1)
97if ((dialogResult == NativeMethods.PD_RESULT_PRINT) ||
System\Windows\Controls\PrintDialog.cs (2)
325(dialogResult == MS.Internal.Printing.NativeMethods.PD_RESULT_PRINT)) 333return (dialogResult == MS.Internal.Printing.NativeMethods.PD_RESULT_PRINT);