2 writes to _currentlyAnimating
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
983
_currentlyAnimating
= animate;
991
_currentlyAnimating
= animate;
1 reference to _currentlyAnimating
System.Windows.Forms (1)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
976
if (animate !=
_currentlyAnimating
)