1 write to grabBrushSecondary
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ControlPaint.cs (1)
1427
grabBrushSecondary
= Brushes.Black;
2 references to grabBrushSecondary
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ControlPaint.cs (2)
1426
if (null ==
grabBrushSecondary
) {
1429
brush =
grabBrushSecondary
;