4 references to Animate
System.Windows.Forms (4)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
814ImageAnimator.Animate(_image, OnFrameChanged);
System\Windows\Forms\Controls\Labels\Label.cs (1)
861ImageAnimator.Animate(image, OnFrameChanged);
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
981ImageAnimator.Animate(_image, OnFrameChanged);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
2048ImageAnimator.Animate(image, OnAnimationFrameChanged);