25 writes to Icon
System.Windows.Forms.Tests (25)
System\Windows\Forms\NotifyIconTests.cs (25)
206Icon = value 211notifyIcon.Icon = value; 222Icon = oldValue 225notifyIcon.Icon = value; 229notifyIcon.Icon = value; 240Icon = value 245notifyIcon.Icon = value; 269Icon = value 275notifyIcon.Icon = value; 295Icon = value 301notifyIcon.Icon = value; 312Assert.Throws<NullReferenceException>(() => notifyIcon.Icon = value); 352Icon = icon, 369Icon = icon, 415Icon = icon, 442Icon = icon 480Icon = icon, 540Icon = icon, 779Icon = icon, 845Icon = icon, 868Icon = icon, 886Icon = icon, 909Icon = icon, 922Icon = icon, 943Icon = icon,
17 references to Icon
System.Windows.Forms.Tests (17)
System\Windows\Forms\NotifyIconTests.cs (17)
23Assert.Null(notifyIcon.Icon); 40Assert.Null(notifyIcon.Icon); 208Assert.Same(value, notifyIcon.Icon); 212Assert.Same(value, notifyIcon.Icon); 226Assert.Same(value, notifyIcon.Icon); 230Assert.Same(value, notifyIcon.Icon); 242Assert.Same(value, notifyIcon.Icon); 246Assert.Same(value, notifyIcon.Icon); 271Assert.Same(value, notifyIcon.Icon); 276Assert.Same(value, notifyIcon.Icon); 297Assert.Same(value, notifyIcon.Icon); 302Assert.Same(value, notifyIcon.Icon); 313Assert.Same(value, notifyIcon.Icon); 735Assert.Null(notifyIcon.Icon); 749Assert.Null(notifyIcon.Icon); 793Assert.Null(notifyIcon.Icon); 806Assert.Null(notifyIcon.Icon);