5 references to _autoMenuExpandTimer
System.Windows.Forms (5)
System\Windows\Forms\Controls\Menus\MenuTimer.cs (5)
19_autoMenuExpandTimer.Tick += OnTick; 56_autoMenuExpandTimer.Interval = item.IsOnDropDown ? _slowShow : _quickShow; 57_autoMenuExpandTimer.Enabled = true; 112_autoMenuExpandTimer.Enabled = false; 160_autoMenuExpandTimer.Enabled = false;