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