11 references to UpdateFrames
System.Drawing.Common (1)
System\Drawing\ImageInfo.cs (1)
128/// use that event to call <see cref="UpdateFrames(Image)"/>..
System.Drawing.Common.Tests (5)
System\Drawing\ImageAnimator.ManualTests.cs (1)
54ImageAnimator.UpdateFrames(animation);
System\Drawing\ImageAnimatorTests.cs (4)
45ImageAnimator.UpdateFrames(image); 55ImageAnimator.UpdateFrames(image); 109ImageAnimator.UpdateFrames(animatedImage); 125ImageAnimator.UpdateFrames(animatedImage);
System.Windows.Forms (5)
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
1193ImageAnimator.UpdateFrames(Image);
System\Windows\Forms\Controls\Labels\Label.cs (1)
1260ImageAnimator.UpdateFrames(Image);
System\Windows\Forms\Controls\Labels\LinkLabel.cs (1)
969ImageAnimator.UpdateFrames(Image);
System\Windows\Forms\Controls\PictureBox\PictureBox.cs (1)
1130ImageAnimator.UpdateFrames(Image);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (1)
2470ImageAnimator.UpdateFrames(Image);