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