3 references to EventLocation
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
3247Events.AddHandler(EventLocation, value); 3250Events.RemoveHandler(EventLocation, value); 8849EventHandler eh = Events[EventLocation] as EventHandler;