2 references to SeparatorLight
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ProfessionalColors.cs (1)
158
public static Color SeparatorLight => ColorTable.
SeparatorLight
;
System\Windows\Forms\Controls\ToolStrips\ToolstripProfessionalRenderer.cs (1)
1495
using var highlightColorPen = ColorTable.
SeparatorLight
.GetCachedPenScope();