6 overrides of OnAnimationStarted
System.Windows.Forms (6)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ButtonBackColorAnimator.cs (1)
57
protected override (int animationDuration, AnimationCycle animationCycle)
OnAnimationStarted
()
System\Windows\Forms\Rendering\Animation\AnimatedFocusIndicatorRenderer.cs (1)
134
protected override (int animationDuration, AnimationCycle animationCycle)
OnAnimationStarted
()
System\Windows\Forms\Rendering\Button\AnimatedPopupButtonRenderer.cs (1)
69
protected override (int animationDuration, AnimationCycle animationCycle)
OnAnimationStarted
()
System\Windows\Forms\Rendering\CheckBox\AnimatedCheckGlyphRenderer.cs (1)
191
protected override (int animationDuration, AnimationCycle animationCycle)
OnAnimationStarted
()
System\Windows\Forms\Rendering\CheckBox\AnimatedToggleSwitchRenderer.cs (1)
53
protected override (int animationDuration, AnimationCycle animationCycle)
OnAnimationStarted
()
System\Windows\Forms\Rendering\RadioButton\AnimatedRadioGlyphRenderer.cs (1)
200
protected override (int animationDuration, AnimationCycle animationCycle)
OnAnimationStarted
()
1 reference to OnAnimationStarted
System.Windows.Forms (1)
System\Windows\Forms\Rendering\Animation\AnimatedControlRenderer.cs (1)
66
(int animationDuration, AnimationCycle animationCycle) =
OnAnimationStarted
();