1 reference to GetMapMode
System.Windows.Forms (1)
misc\GDI\DeviceContext2.cs (1)
333
return (DeviceContextMapMode) IntUnsafeNativeMethods.
GetMapMode
( new HandleRef( this, this.Hdc ) );