4 writes to _backColorAnimator
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (4)
800_backColorAnimator = null; 1033=> _backColorAnimator ??= new(this); 1273_backColorAnimator = null; 1289_backColorAnimator = null;
3 references to _backColorAnimator
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (3)
799_backColorAnimator?.Dispose(); 1272_backColorAnimator?.Dispose(); 1288_backColorAnimator?.Dispose();