2 references to List
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewColumnCollectionTests.cs (2)
23
Assert.NotNull(collection.
List
);
24
Assert.Empty(collection.
List
);