2 references to DC_ENUMRESOLUTIONS
System.Drawing (2)
commonui\System\Drawing\Printing\PrinterSettings.cs (2)
1265
int count = FastDeviceCapabilities(SafeNativeMethods.
DC_ENUMRESOLUTIONS
, IntPtr.Zero, -1, printerName);
1284
FastDeviceCapabilities(SafeNativeMethods.
DC_ENUMRESOLUTIONS
, buffer, -1, printerName);