2 references to PD_RESULT_APPLY
PresentationFramework (2)
src\Framework\MS\Internal\Printing\PrintDlgExMarshaler.cs (1)
122
(dialogResult == NativeMethods.
PD_RESULT_APPLY
))
src\Framework\System\Windows\Controls\PrintDialog.cs (1)
375
if ((dialogResult == MS.Internal.Printing.NativeMethods.
PD_RESULT_APPLY
) ||