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)
978if (animate != _currentlyAnimating)