4 references to Animate
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
733ImageAnimator.Animate(this.image, new EventHandler(this.OnFrameChanged));
winforms\Managed\System\WinForms\Label.cs (1)
1069ImageAnimator.Animate(image, new EventHandler(this.OnFrameChanged));
winforms\Managed\System\WinForms\PictureBox.cs (1)
1177ImageAnimator.Animate(this.image, new EventHandler(this.OnFrameChanged));
winforms\Managed\System\WinForms\ToolStripItem.cs (1)
2477ImageAnimator.Animate(Image, new EventHandler(this.OnAnimationFrameChanged));