3 references to EVENT_SCROLL
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ScrollableControl.cs (3)
1005Events.AddHandler(EVENT_SCROLL, value); 1008Events.RemoveHandler(EVENT_SCROLL, value); 1019ScrollEventHandler handler = (ScrollEventHandler)Events[EVENT_SCROLL];