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)
234
return
_text
;
240
if (!value.Equals(
_text
))
660
data.Tip =
_text
;