3 references to EventBindingContext
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
1336Events.AddHandler(EventBindingContext, value); 1339Events.RemoveHandler(EventBindingContext, value); 8054EventHandler eh = Events[EventBindingContext] as EventHandler;