2 references to DeleteObject
System.Drawing (2)
misc\GDI\DeviceContext.cs (1)
218IntUnsafeNativeMethods.DeleteObject(new HandleRef(this, handleToDelete));
misc\GDI\WindowsRegion.cs (1)
152IntUnsafeNativeMethods.DeleteObject(new HandleRef(this, this.nativeHandle));