3 references to EVENT_MOUSECLICK
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NotifyIcon.cs (3)
388Events.AddHandler(EVENT_MOUSECLICK, value); 391Events.RemoveHandler(EVENT_MOUSECLICK, value); 565MouseEventHandler handler = (MouseEventHandler) Events[ EVENT_MOUSECLICK ];