4 references to DeleteObject
System.Drawing (4)
commonui\System\Drawing\Advanced\Gdiplus.cs (2)
4152DeleteObject(new HandleRef(null, hTempRgn)); 4163DeleteObject(new HandleRef(null, hRgn));
commonui\System\Drawing\BufferedGraphicsContext.cs (2)
296SafeNativeMethods.DeleteObject(new HandleRef(null, hbm)); 552SafeNativeMethods.DeleteObject(new HandleRef(this, dib));