2 writes to _currentlyAnimating
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
982
_currentlyAnimating
= animate;
990
_currentlyAnimating
= animate;
1 reference to _currentlyAnimating
System.Windows.Forms (1)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
975
if (animate !=
_currentlyAnimating
)