4 references to Shell_NotifyIconW
System.Windows.Forms (4)
System\Windows\Forms\NotifyIcon.cs (4)
597
PInvoke.
Shell_NotifyIconW
(NOTIFY_ICON_MESSAGE.NIM_MODIFY, ref data);
666
PInvoke.
Shell_NotifyIconW
(NOTIFY_ICON_MESSAGE.NIM_ADD, ref data);
671
PInvoke.
Shell_NotifyIconW
(NOTIFY_ICON_MESSAGE.NIM_MODIFY, ref data);
676
PInvoke.
Shell_NotifyIconW
(NOTIFY_ICON_MESSAGE.NIM_DELETE, ref data);