21 references to GetValue
System.Windows.Forms.Tests (21)
System\Windows\Forms\DataGridViewHeaderCellTests.cs (21)
3348
Assert.Null(cell.
GetValue
(-1));
3359
Assert.Same(value, cell.
GetValue
(-1));
3368
Assert.Null(cell.
GetValue
(-1));
3381
Assert.Same(value, cell.
GetValue
(-1));
3448
Assert.Null(cell.
GetValue
(-1));
3465
Assert.Null(cell.
GetValue
(-1));
3544
Assert.Null(cell.
GetValue
(-1));
3555
Assert.Same(value, cell.
GetValue
(-1));
3569
Assert.Null(cell.
GetValue
(-1));
3585
Assert.Same(value, cell.
GetValue
(-1));
3618
Assert.Null(cell.
GetValue
(-1));
3623
Assert.Null(cell.
GetValue
(-1));
3656
Assert.Null(cell.
GetValue
(-1));
3661
Assert.Null(cell.
GetValue
(-1));
3697
Assert.Null(cell.
GetValue
(-1));
3702
Assert.Null(cell.
GetValue
(-1));
3713
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3725
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3754
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3786
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3803
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));