1 write to Text
System.Windows.Forms (1)
System\Windows\Forms\NotifyIcon.cs (1)
393Text = string.Empty;
2 references to Text
System.Windows.Forms (2)
System\Windows\Forms\NotifyIcon.cs (2)
12[DefaultProperty(nameof(Text))] 244throw new ArgumentOutOfRangeException(nameof(Text), value, SR.TrayIcon_TextTooLong);