3 references to EVENT_DOWNCLICKED
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridCaption.cs (3)
330Events.AddHandler(EVENT_DOWNCLICKED, value); 333Events.RemoveHandler(EVENT_DOWNCLICKED, value); 377EventHandler handler = (EventHandler)Events[EVENT_DOWNCLICKED];