21 references to GetValue
System.Windows.Forms.Tests (21)
System\Windows\Forms\DataGridViewHeaderCellTests.cs (21)
3351
Assert.Null(cell.
GetValue
(-1));
3362
Assert.Same(value, cell.
GetValue
(-1));
3371
Assert.Null(cell.
GetValue
(-1));
3384
Assert.Same(value, cell.
GetValue
(-1));
3451
Assert.Null(cell.
GetValue
(-1));
3468
Assert.Null(cell.
GetValue
(-1));
3547
Assert.Null(cell.
GetValue
(-1));
3558
Assert.Same(value, cell.
GetValue
(-1));
3572
Assert.Null(cell.
GetValue
(-1));
3588
Assert.Same(value, cell.
GetValue
(-1));
3621
Assert.Null(cell.
GetValue
(-1));
3626
Assert.Null(cell.
GetValue
(-1));
3659
Assert.Null(cell.
GetValue
(-1));
3664
Assert.Null(cell.
GetValue
(-1));
3700
Assert.Null(cell.
GetValue
(-1));
3705
Assert.Null(cell.
GetValue
(-1));
3716
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3728
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3757
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3789
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));
3806
Assert.Throws<ArgumentOutOfRangeException>("rowIndex", () => cell.
GetValue
(rowIndex));