1 reference to CreateDC
System.Drawing (1)
misc\GDI\DeviceContext.cs (1)
279IntPtr hdc = IntUnsafeNativeMethods.CreateDC(driverName, deviceName, fileName, devMode);