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