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