2 writes to _currentlyAnimating
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
984
_currentlyAnimating
= animate;
992
_currentlyAnimating
= animate;
1 reference to _currentlyAnimating
System.Windows.Forms (1)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
977
if (animate !=
_currentlyAnimating
)