6 references to PD_PAGENUMS
PresentationFramework (6)
src\Framework\MS\Internal\Printing\PrintDlgExMarshaler.cs (6)
139
if ((flags & NativeMethods.
PD_PAGENUMS
) == NativeMethods.
PD_PAGENUMS
)
299
if (((flags & NativeMethods.
PD_PAGENUMS
) == NativeMethods.
PD_PAGENUMS
) &&
589
pdex.Flags |= NativeMethods.
PD_PAGENUMS
;
666
pdex.Flags |= NativeMethods.
PD_PAGENUMS
;