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