3 references to EVENT_DOUBLECLICK
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NotifyIcon.cs (3)
374Events.AddHandler(EVENT_DOUBLECLICK, value); 377Events.RemoveHandler(EVENT_DOUBLECLICK, value); 553EventHandler handler = (EventHandler) Events[ EVENT_DOUBLECLICK ];