1 reference to SetGraphicsMode
System.Windows.Forms (1)
misc\GDI\DeviceContext.cs (1)
496
return (DeviceContextGraphicsMode) IntUnsafeNativeMethods.
SetGraphicsMode
( new HandleRef( this, this.Hdc ), unchecked((int) newMode));