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