10 references to DeleteObject
Microsoft.Private.Windows.Core (10)
System\Private\Windows\Ole\DragDropHelper.cs (1)
293
PInvokeCore.
DeleteObject
(hbmpDragImage);
Windows\Win32\Graphics\Gdi\CreateBitmapScope.cs (1)
46
PInvokeCore.
DeleteObject
(HBITMAP);
Windows\Win32\Graphics\Gdi\CreateBrushScope.cs (1)
48
PInvokeCore.
DeleteObject
(HBRUSH);
Windows\Win32\Graphics\Gdi\CreatePenScope.cs (1)
41
PInvokeCore.
DeleteObject
(HPEN);
Windows\Win32\Graphics\Gdi\HBITMAP.cs (1)
12
PInvokeCore.
DeleteObject
(this);
Windows\Win32\Graphics\Gdi\ObjectScope.cs (1)
32
PInvokeCore.
DeleteObject
(HGDIOBJ);
Windows\Win32\Graphics\Gdi\RegionScope.cs (2)
54
PInvokeCore.
DeleteObject
(region);
88
PInvokeCore.
DeleteObject
(Region);
Windows\Win32\UI\WindowsAndMessaging\ICONINFO.cs (2)
12
PInvokeCore.
DeleteObject
((HGDIOBJ)hbmMask.Value);
18
PInvokeCore.
DeleteObject
((HGDIOBJ)hbmColor.Value);