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