5 references to InvalidateAccentColor
System.Windows.Forms (5)
System\Windows\Forms\Controls\Buttons\CheckBox.cs (2)
632
_checkGlyphRenderer?.
InvalidateAccentColor
();
633
_toggleSwitchRenderer?.
InvalidateAccentColor
();
System\Windows\Forms\Controls\Buttons\RadioButton.cs (2)
416
_radioGlyphRenderer?.
InvalidateAccentColor
();
417
_toggleSwitchRenderer?.
InvalidateAccentColor
();
System\Windows\Forms\Rendering\Animation\AnimatedControlRenderer.cs (1)
170
InvalidateAccentColor
();