2 references to BS_NULL
System.Windows.Forms.Tests (2)
System\Windows\Forms\ButtonRenderingTests.cs (1)
247State.BrushStyle(BRUSH_STYLE.BS_NULL), // Regressed in https://github.com/dotnet/winforms/pull/3667
System\Windows\Forms\DataGridViewTests.Rendering.cs (1)
97State.Brush(Color.Empty, BRUSH_STYLE.BS_NULL),