4 references to StopAnimate
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
780ImageAnimator.StopAnimate(_image, OnFrameChanged);
System\Windows\Forms\Controls\Labels\Label.cs (1)
866ImageAnimator.StopAnimate(image, OnFrameChanged);
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
989ImageAnimator.StopAnimate(_image, OnFrameChanged);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
2052ImageAnimator.StopAnimate(image, OnAnimationFrameChanged);