4 writes to Color
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\ToolStripTemplateNode.cs (4)
1862borderPen.Color = Color.Black; 1882borderPen.Color = Color.Black; 1891borderPen.Color = Color.Black; 1901borderPen.Color = Color.Black;
2 references to Color
System.Drawing.Common (2)
System\Drawing\Pen.cs (2)
33/// Initializes a new instance of the Pen class with the specified <see cref='Color'/>. 41/// <see cref='Color'/> and <see cref='Width'/>.