3 references to EventDock
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Control.cs (3)
2378Events.AddHandler(EventDock, value); 2381Events.RemoveHandler(EventDock, value); 8150EventHandler eh = Events[EventDock] as EventHandler;