6 references to PD_PAGENUMS
PresentationFramework (6)
MS\Internal\Printing\PrintDlgExMarshaler.cs (6)
113
if ((flags & NativeMethods.
PD_PAGENUMS
) == NativeMethods.
PD_PAGENUMS
)
255
if (((flags & NativeMethods.
PD_PAGENUMS
) == NativeMethods.
PD_PAGENUMS
) &&
499
pdex.Flags |= NativeMethods.
PD_PAGENUMS
;
576
pdex.Flags |= NativeMethods.
PD_PAGENUMS
;