13 writes to AnimationProgress
System.Windows.Forms (13)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ButtonBackColorAnimator.cs (2)
59AnimationProgress = 0; 71AnimationProgress = 1;
System\Windows\Forms\Rendering\Animation\AnimatedControlRenderer.cs (1)
39AnimationProgress = animationProgress;
System\Windows\Forms\Rendering\Animation\AnimatedFocusIndicatorRenderer.cs (3)
76AnimationProgress = 1f; 136AnimationProgress = 0f; 149AnimationProgress = 1f;
System\Windows\Forms\Rendering\CheckBox\AnimatedCheckGlyphRenderer.cs (2)
197AnimationProgress = 0; 212AnimationProgress = 1;
System\Windows\Forms\Rendering\CheckBox\AnimatedToggleSwitchRenderer.cs (3)
62AnimationProgress = 0; 294AnimationProgress = 1; 312AnimationProgress = 1;
System\Windows\Forms\Rendering\RadioButton\AnimatedRadioGlyphRenderer.cs (2)
205AnimationProgress = 0; 219AnimationProgress = 1;