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