3 references to OnAnimationFrameChanged
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (3)
2051ImageAnimator.Animate(image, OnAnimationFrameChanged); 2055ImageAnimator.StopAnimate(image, OnAnimationFrameChanged); 2680parent.BeginInvoke(new EventHandler(OnAnimationFrameChanged), [o, e]);