2 references to GetMapMode
System.Windows.Forms (2)
System\Windows\Forms\Rendering\FontCache.Data.cs (1)
41Debug.Assert(PInvoke.GetMapMode(hdc) == HDC_MAP_MODE.MM_TEXT);
System\Windows\Forms\Rendering\ScreenDcCache.cs (1)
109Debug.Assert(PInvoke.GetMapMode(hdc) == HDC_MAP_MODE.MM_TEXT);