2 references to RawKind
System.Drawing (2)
commonui\System\Drawing\Printing\PageSettings.cs (2)
350
mode.dmPaperSize = unchecked((short) paperSize.
RawKind
);
494
if ((int)sizes[i].
RawKind
== mode.dmPaperSize)