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