3 references to EVENT_CAPTIONCLICKED
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGridCaption.cs (3)
321Events.AddHandler(EVENT_CAPTIONCLICKED, value); 324Events.RemoveHandler(EVENT_CAPTIONCLICKED, value); 371EventHandler handler = (EventHandler)Events[EVENT_CAPTIONCLICKED];