1 reference to GetBkMode
System.Windows.Forms (1)
misc\GDI\DeviceContext2.cs (1)
91
return (DeviceContextBackgroundMode) IntUnsafeNativeMethods.
GetBkMode
( new HandleRef( this, this.Hdc ) );