2 writes to Tag
System.Windows.Forms.Tests (2)
System\Windows\Forms\ImageListTests.cs (2)
658Tag = value 663list.Tag = value;
4 references to Tag
System.Windows.Forms.Tests (4)
System\Windows\Forms\ImageListTests.cs (4)
26Assert.Null(list.Tag); 44Assert.Null(list.Tag); 660Assert.Equal(value, list.Tag); 664Assert.Equal(value, list.Tag);