2 references to DeleteObject
WindowsBase (2)
Base\System\Windows\SplashScreen.cs (1)
369UnsafeNativeMethods.DeleteObject(_hBitmap.MakeHandleRef(null).Handle);
Shared\MS\Win32\NativeMethodsOther.cs (1)
308return UnsafeNativeMethods.DeleteObject(handle);