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