2 references to IntDeleteObject
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (2)
260if (!IntDeleteObject(hObject)) 274bool result = IntDeleteObject(hObject);