3 references to IntDeleteObject
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Cursor.cs (2)
598SafeNativeMethods.IntDeleteObject(new HandleRef(null, info.hbmColor)); 607SafeNativeMethods.IntDeleteObject(new HandleRef(null, info.hbmMask));
winforms\Managed\System\WinForms\SafeNativeMethods.cs (1)
166return IntDeleteObject(hObject);