2 writes to hbrBackground
System.Windows.Forms (1)
System\Windows\Forms\NativeWindow.WindowClass.cs (1)
134
windowClass.
hbrBackground
= (HBRUSH)PInvokeCore.GetStockObject(GET_STOCK_OBJECT_FLAGS.NULL_BRUSH);
System.Windows.Forms.Primitives.TestUtilities (1)
Win32\WindowClass.cs (1)
99
hbrBackground
= backgroundBrush,