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