2 writes to Tag
System.Windows.Forms.Tests (2)
System\Windows\Forms\ImageListTests.cs (2)
656Tag = value 661list.Tag = value;
4 references to Tag
System.Windows.Forms.Tests (4)
System\Windows\Forms\ImageListTests.cs (4)
24Assert.Null(list.Tag); 42Assert.Null(list.Tag); 658Assert.Equal(value, list.Tag); 662Assert.Equal(value, list.Tag);