2 references to SetMapMode
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
16695iMode = SafeNativeMethods.SetMapMode(new HandleRef(null, hdcDraw), NativeMethods.MM_ANISOTROPIC); 16725SafeNativeMethods.SetMapMode(new HandleRef(null, hdcDraw), iMode);