3 references to EVENT_DOWNBUTTONCLICK
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGrid.cs (3)
3787EventHandler handler = (EventHandler)Events[EVENT_DOWNBUTTONCLICK]; 8546Events.AddHandler(EVENT_DOWNBUTTONCLICK, value); 8549Events.RemoveHandler(EVENT_DOWNBUTTONCLICK, value);