3 references to GetObjectType
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
10338Debug.Assert(UnsafeNativeMethods.GetObjectType(hDC) == NativeMethods.OBJ_ENHMETADC, 16666int hdcType = UnsafeNativeMethods.GetObjectType(new HandleRef(null, hdcDraw)); 19238Debug.Assert(UnsafeNativeMethods.GetObjectType(hOriginalDC) == NativeMethods.OBJ_ENHMETADC,