2 references to GripLight
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ProfessionalColors.cs (1)
159get { return ColorTable.GripLight; }
winforms\Managed\System\WinForms\ToolStripProfessionalRenderer.cs (1)
469using (Brush b = new SolidBrush(ColorTable.GripLight)) {