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