1 reference to GetGraphicsMode
System.Windows.Forms (1)
misc\GDI\DeviceContext.cs (1)
479
return (DeviceContextGraphicsMode) IntUnsafeNativeMethods.
GetGraphicsMode
( new HandleRef( this, this.Hdc ) );