4 references to Shell_NotifyIcon
System.Windows.Forms (4)
winforms\Managed\System\WinForms\NotifyIcon.cs (4)
709UnsafeNativeMethods.Shell_NotifyIcon(NativeMethods.NIM_MODIFY, data); 791UnsafeNativeMethods.Shell_NotifyIcon(NativeMethods.NIM_ADD, data); 795UnsafeNativeMethods.Shell_NotifyIcon(NativeMethods.NIM_MODIFY, data); 799UnsafeNativeMethods.Shell_NotifyIcon(NativeMethods.NIM_DELETE, data);