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