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