3 references to EVENT_SCROLL
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGrid.cs (3)
3553EventHandler handler = (EventHandler)Events[EVENT_SCROLL]; 4624Events.AddHandler(EVENT_SCROLL, value); 4627Events.RemoveHandler(EVENT_SCROLL, value);