2 writes to hbrBackground
System.Windows.Forms (2)
winforms\Managed\System\WinForms\NativeWindow.cs (2)
1589wndclass.hbrBackground = UnsafeNativeMethods.GetStockObject(NativeMethods.HOLLOW_BRUSH); //(IntPtr)(NativeMethods.COLOR_WINDOW + 1); 1608wndclass.hbrBackground = wcls.hbrBackground;