2 references to DeleteObject
PresentationFramework (2)
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
1598
return NativeMethods.
DeleteObject
(handle);
src\Framework\System\Windows\Standard\Utilities.cs (1)
216
NativeMethods.
DeleteObject
(p);