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