4 writes to dwInfoFlags
System.Windows.Forms (4)
System\Windows\Forms\NotifyIcon.cs (4)
584data.dwInfoFlags = NOTIFY_ICON_INFOTIP_FLAGS.NIIF_INFO; 587data.dwInfoFlags = NOTIFY_ICON_INFOTIP_FLAGS.NIIF_WARNING; 590data.dwInfoFlags = NOTIFY_ICON_INFOTIP_FLAGS.NIIF_ERROR; 593data.dwInfoFlags = NOTIFY_ICON_INFOTIP_FLAGS.NIIF_NONE;