2 references to HDC
System.Drawing (2)
commonui\System\Drawing\UnsafeNativeMethods.cs (2)
35
return System.Internal.HandleCollector.Add(IntGetDC(hWnd), SafeNativeMethods.CommonHandles.
HDC
);
50
System.Internal.HandleCollector.Remove((IntPtr)hDC, SafeNativeMethods.CommonHandles.
HDC
);