6 references to PD_PAGENUMS
PresentationFramework (6)
MS\Internal\Printing\PrintDlgExMarshaler.cs (6)
112
if ((flags & NativeMethods.
PD_PAGENUMS
) == NativeMethods.
PD_PAGENUMS
)
254
if (((flags & NativeMethods.
PD_PAGENUMS
) == NativeMethods.
PD_PAGENUMS
) &&
500
pdex.Flags |= NativeMethods.
PD_PAGENUMS
;
579
pdex.Flags |= NativeMethods.
PD_PAGENUMS
;