3 references to Add
WindowsBase (3)
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (3)
643return HandleCollector.Add(h, NativeMethods.CommonHandles.HDC); 1610return HandleCollector.Add(IntBeginPaint(hWnd, ref lpPaint), NativeMethods.CommonHandles.HDC); 1652return HandleCollector.Add(hDc, NativeMethods.CommonHandles.HDC);