2 references to BackgroundMode
System.Windows.Forms (2)
misc\GDI\WindowsGraphics2.cs (2)
235if( this.dc.BackgroundMode != newBackGndMode ) 661DeviceContextBackgroundMode bckMode = this.dc.BackgroundMode;