2 references to Animate
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
2024=> Animate(!DesignMode && Visible && Enabled && ParentInternal is not null); 2026private void StopAnimate() => Animate(false);