2 references to DMBIN_USER
System.Drawing (2)
commonui\System\Drawing\Printing\PaperSource.cs (1)
55
if ((unchecked((int) kind)) >= SafeNativeMethods.
DMBIN_USER
)
commonui\System\Drawing\Printing\PaperSourceKind.cs (1)
139
Custom = SafeNativeMethods.
DMBIN_USER
+ 1,