2 writes to currentlyAnimating
System.Windows.Forms (2)
winforms\Managed\System\WinForms\PictureBox.cs (2)
1178
this.
currentlyAnimating
= animate;
1184
this.
currentlyAnimating
= animate;
1 reference to currentlyAnimating
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PictureBox.cs (1)
1174
if (animate != this.
currentlyAnimating
) {