2 references to DC_ENUMRESOLUTIONS
System.Drawing.Common (2)
System\Drawing\Printing\PrinterSettings.cs (2)
944
int count = FastDeviceCapabilities(PRINTER_DEVICE_CAPABILITIES.
DC_ENUMRESOLUTIONS
, printerName);
969
FastDeviceCapabilities(PRINTER_DEVICE_CAPABILITIES.
DC_ENUMRESOLUTIONS
, printerName, r);