1 reference to SetMapMode
System.Windows.Forms (1)
misc\GDI\DeviceContext2.cs (1)
363return (DeviceContextMapMode) IntUnsafeNativeMethods.SetMapMode( new HandleRef(this, this.Hdc), (int) newMode );