2 references to DeleteObject
PresentationFramework (2)
System\Windows\Standard\NativeMethods.cs (1)
1536return NativeMethods.DeleteObject(handle);
System\Windows\Standard\Utilities.cs (1)
229NativeMethods.DeleteObject(p);