2 references to GripLight
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ProfessionalColors.cs (1)
98public static Color GripLight => ColorTable.GripLight;
System\Windows\Forms\Controls\ToolStrips\ToolstripProfessionalRenderer.cs (1)
522using var gripLightBrush = ColorTable.GripLight.GetCachedSolidBrushScope();