25 writes to Icon
System.Windows.Forms.Tests (25)
System\Windows\Forms\NotifyIconTests.cs (25)
204Icon = value 209notifyIcon.Icon = value; 220Icon = oldValue 223notifyIcon.Icon = value; 227notifyIcon.Icon = value; 238Icon = value 243notifyIcon.Icon = value; 267Icon = value 273notifyIcon.Icon = value; 293Icon = value 299notifyIcon.Icon = value; 310Assert.Throws<NullReferenceException>(() => notifyIcon.Icon = value); 350Icon = icon, 367Icon = icon, 413Icon = icon, 440Icon = icon 478Icon = icon, 538Icon = icon, 777Icon = icon, 843Icon = icon, 866Icon = icon, 884Icon = icon, 907Icon = icon, 920Icon = icon, 941Icon = icon,
17 references to Icon
System.Windows.Forms.Tests (17)
System\Windows\Forms\NotifyIconTests.cs (17)
21Assert.Null(notifyIcon.Icon); 38Assert.Null(notifyIcon.Icon); 206Assert.Same(value, notifyIcon.Icon); 210Assert.Same(value, notifyIcon.Icon); 224Assert.Same(value, notifyIcon.Icon); 228Assert.Same(value, notifyIcon.Icon); 240Assert.Same(value, notifyIcon.Icon); 244Assert.Same(value, notifyIcon.Icon); 269Assert.Same(value, notifyIcon.Icon); 274Assert.Same(value, notifyIcon.Icon); 295Assert.Same(value, notifyIcon.Icon); 300Assert.Same(value, notifyIcon.Icon); 311Assert.Same(value, notifyIcon.Icon); 733Assert.Null(notifyIcon.Icon); 747Assert.Null(notifyIcon.Icon); 791Assert.Null(notifyIcon.Icon); 804Assert.Null(notifyIcon.Icon);