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