5 references to InvalidateAccentColor
System.Windows.Forms (5)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (2)
644
_checkGlyphRenderer?.
InvalidateAccentColor
();
645
_toggleSwitchRenderer?.
InvalidateAccentColor
();
System\Windows\Forms\Controls\Buttons\RadioButton.cs (2)
437
_radioGlyphRenderer?.
InvalidateAccentColor
();
438
_toggleSwitchRenderer?.
InvalidateAccentColor
();
System\Windows\Forms\Rendering\Animation\AnimatedControlRenderer.cs (1)
170
InvalidateAccentColor
();