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