3 references to OBJ_ENHMETADC
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
10338
Debug.Assert(UnsafeNativeMethods.GetObjectType(hDC) == NativeMethods.
OBJ_ENHMETADC
,
16711
if(hdcType != NativeMethods.
OBJ_ENHMETADC
) {
19238
Debug.Assert(UnsafeNativeMethods.GetObjectType(hOriginalDC) == NativeMethods.
OBJ_ENHMETADC
,