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