3 references to EVENT_BALLOONTIPCLICKED
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NotifyIcon.cs (3)
179Events.AddHandler(EVENT_BALLOONTIPCLICKED, value); 183Events.RemoveHandler(EVENT_BALLOONTIPCLICKED, value); 499EventHandler handler = (EventHandler)Events[EVENT_BALLOONTIPCLICKED];