2 references to Scroll
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (2)
914add { base.Scroll += value; } 915remove { base.Scroll -= value; }