5 references to StopAnimate
System.Drawing.Common (1)
System\Drawing\ImageAnimator.cs (1)
213StopAnimate(image, onFrameChangedHandler);
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
822ImageAnimator.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);