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