21 references to GetValue
System.Windows.Forms.Tests (21)
System\Windows\Forms\DataGridViewHeaderCellTests.cs (21)
3350
Assert.Null(cell.
GetValue
(-1));
3361
Assert.Same(value, cell.
GetValue
(-1));
3370
Assert.Null(cell.
GetValue
(-1));
3383
Assert.Same(value, cell.
GetValue
(-1));
3450
Assert.Null(cell.
GetValue
(-1));
3467
Assert.Null(cell.
GetValue
(-1));
3546
Assert.Null(cell.
GetValue
(-1));
3557
Assert.Same(value, cell.
GetValue
(-1));
3571
Assert.Null(cell.
GetValue
(-1));
3587
Assert.Same(value, cell.
GetValue
(-1));
3620
Assert.Null(cell.
GetValue
(-1));
3625
Assert.Null(cell.
GetValue
(-1));
3658
Assert.Null(cell.
GetValue
(-1));
3663
Assert.Null(cell.
GetValue
(-1));
3699
Assert.Null(cell.
GetValue
(-1));
3704
Assert.Null(cell.
GetValue
(-1));
3715
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3727
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3756
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3788
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3805
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));