1 reference to CreateCompatibleDC
System.Windows.Forms (1)
misc\GDI\DeviceContext.cs (1)
310IntPtr compatibleDc = IntUnsafeNativeMethods.CreateCompatibleDC( new HandleRef(null, hdc) );