3 references to EVENT_BALLOONTIPCLOSED
System.Windows.Forms (3)
winforms\Managed\System\WinForms\NotifyIcon.cs (3)
194Events.AddHandler(EVENT_BALLOONTIPCLOSED, value); 198Events.RemoveHandler(EVENT_BALLOONTIPCLOSED, value); 512EventHandler handler = (EventHandler)Events[EVENT_BALLOONTIPCLOSED];