2 references to Black
System.Windows.Forms (1)
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1521: enabled ? (s_grabBrushSecondary ??= Brushes.Black) : SystemBrushes.Control;
System.Windows.Forms.Primitives (1)
System\Windows\Forms\GdiPlus\GdiPlusCache.cs (1)
85KnownColor.Black => Brushes.Black,