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