4 references to Black
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ControlPaint.cs (1)
1427
grabBrushSecondary = Brushes.
Black
;
System.Windows.Forms.DataVisualization (1)
WinForm\ChartWinControl.cs (1)
595
graphics.DrawString(addMessage, font, Brushes.
Black
, rect, format);
System.Workflow.ComponentModel (2)
AuthoringOM\Design\ActivityDesigner.cs (1)
3108
graphics.FillPath(Brushes.
Black
, graphicsPath);
AuthoringOM\Design\DesignerWidgets.cs (1)
179
graphics.FillPath(Brushes.
Black
, graphicsPath);