1 write to _accentColor
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Animation\AnimatedControlRenderer.cs (1)
153
_accentColor
= Application.SystemVisualSettings.AccentColor;
1 reference to _accentColor
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Animation\AnimatedControlRenderer.cs (1)
157
return
_accentColor
;