13 references to StopAnimation
System.Windows.Forms (13)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ButtonBackColorAnimator.cs (1)
69StopAnimation();
System\Windows\Forms\Controls\Buttons\CheckBox.cs (2)
144_toggleSwitchRenderer?.StopAnimation(); 452_toggleSwitchRenderer?.StopAnimation();
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
569_toggleSwitchRenderer?.StopAnimation();
System\Windows\Forms\Rendering\Animation\AnimatedControlRenderer.cs (1)
89StopAnimation();
System\Windows\Forms\Rendering\Animation\AnimatedFocusIndicatorRenderer.cs (2)
69StopAnimation(); 146StopAnimation();
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
91StopAnimation();
System\Windows\Forms\Rendering\CheckBox\AnimatedCheckGlyphRenderer.cs (1)
207StopAnimation();
System\Windows\Forms\Rendering\CheckBox\AnimatedToggleSwitchRenderer.cs (3)
278StopAnimation(); 283StopAnimation(); 303StopAnimation();
System\Windows\Forms\Rendering\RadioButton\AnimatedRadioGlyphRenderer.cs (1)
215StopAnimation();