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