10 references to Brush
System.Windows.Forms.Tests (10)
System\Windows\Forms\ControlPaintTests.Rendering.cs (2)
342
State.
Brush
(Color.Green, BRUSH_STYLE.BS_SOLID)));
370
State.
Brush
(Color.Pink, BRUSH_STYLE.BS_SOLID)));
System\Windows\Forms\DataGridViewTests.Rendering.cs (3)
59
State.
Brush
(SystemColors.ButtonShadow, BRUSH_STYLE.BS_SOLID),
90
State.
Brush
(SystemColors.ButtonHighlight, BRUSH_STYLE.BS_SOLID),
97
State.
Brush
(Color.Empty, BRUSH_STYLE.BS_NULL),
System\Windows\Forms\ToolStripButtonTests.Rendering.cs (5)
62
State.
Brush
(Color.Blue, BRUSH_STYLE.BS_SOLID)));
87
State.
Brush
(SystemColors.Highlight, BRUSH_STYLE.BS_SOLID)),
113
State.
Brush
(SystemColors.Highlight, BRUSH_STYLE.BS_SOLID)),
139
State.
Brush
(SystemColors.Highlight, BRUSH_STYLE.BS_SOLID)),
166
State.
Brush
(SystemColors.Highlight, BRUSH_STYLE.BS_SOLID)),