3 references to EVENT_SCROLL
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ScrollBar.cs (3)
634Events.AddHandler(EVENT_SCROLL, value); 637Events.RemoveHandler(EVENT_SCROLL, value); 713ScrollEventHandler handler = (ScrollEventHandler)Events[EVENT_SCROLL];