2 references to BorderColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\VisualStyles\VisualStyleInformation.cs (1)
283Color borderColor = visualStyleRenderer.GetColor(ColorProperty.BorderColor);
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (1)
614if (!ClientUtils.IsEnumValid(prop, (int)prop, (int)ColorProperty.BorderColor, (int)ColorProperty.AccentColorHint))