4 writes to uFlags
System.Windows.Forms (4)
winforms\Managed\System\WinForms\NotifyIcon.cs (4)
699data.uFlags = NativeMethods.NIF_INFO; 772data.uFlags = NativeMethods.NIF_MESSAGE; 783data.uFlags |= NativeMethods.NIF_ICON; 786data.uFlags |= NativeMethods.NIF_TIP;