2 writes to _currentlyAnimating
System.Windows.Forms (2)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (2)
985
_currentlyAnimating
= animate;
993
_currentlyAnimating
= animate;
1 reference to _currentlyAnimating
System.Windows.Forms (1)
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
978
if (animate !=
_currentlyAnimating
)