1 reference to IntCreateCompatibleDC
System.Windows.Forms (1)
misc\GDI\UnsafeNativeMethods.cs (1)
116
IntPtr compatibleDc = System.Internal.HandleCollector.Add(
IntCreateCompatibleDC
(hDC), IntSafeNativeMethods.CommonHandles.GDI);