1 write to _text
System.Windows.Forms (1)
System\Windows\Forms\NotifyIcon.cs (1)
247_text = value;
3 references to _text
System.Windows.Forms (3)
System\Windows\Forms\NotifyIcon.cs (3)
234return _text; 240if (!value.Equals(_text)) 660data.Tip = _text;