1 reference to Add
System.Windows.Forms.Tests (1)
System\Windows\Forms\ColumnHeaderCollectionTests.cs (1)
328
Assert.Throws<InvalidEnumArgumentException>("value", () => collection.
Add
("name", "text", 1, textAlign, "imageKey"));