9 references to Remove
WindowsBase (9)
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (9)
258HandleCollector.Remove((IntPtr)hObject, NativeMethods.CommonHandles.GDI); 272HandleCollector.Remove((IntPtr)hObject, NativeMethods.CommonHandles.GDI); 595HandleCollector.Remove((IntPtr)handle, NativeMethods.CommonHandles.Kernel); 671HandleCollector.Remove((IntPtr)pvBaseAddress, NativeMethods.CommonHandles.Kernel); 1626HandleCollector.Remove(lpPaint.hdc, NativeMethods.CommonHandles.HDC); 1669HandleCollector.Remove((IntPtr)hDC, NativeMethods.CommonHandles.HDC); 1900HandleCollector.Remove((IntPtr)handle, NativeMethods.CommonHandles.Icon); 1954HandleCollector.Remove((IntPtr)hDC, NativeMethods.CommonHandles.HDC); 1975HandleCollector.Remove((IntPtr)hDC, NativeMethods.CommonHandles.HDC);