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