10 references to RestartAnimation
System.Windows.Forms (10)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ButtonBackColorAnimator.cs (1)
43RestartAnimation();
System\Windows\Forms\Rendering\Animation\AnimatedFocusIndicatorRenderer.cs (1)
61RestartAnimation();
System\Windows\Forms\Rendering\Animation\AnimationManager.cs (2)
192item.Renderer.RestartAnimation(); 198item.Renderer.RestartAnimation();
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
66RestartAnimation();
System\Windows\Forms\Rendering\CheckBox\AnimatedCheckGlyphRenderer.cs (2)
58RestartAnimation(); 77RestartAnimation();
System\Windows\Forms\Rendering\CheckBox\AnimatedToggleSwitchRenderer.cs (1)
140RestartAnimation();
System\Windows\Forms\Rendering\RadioButton\AnimatedRadioGlyphRenderer.cs (2)
51RestartAnimation(); 73RestartAnimation();