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