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