2 references to GetContentBounds
System.Windows.Forms.Tests (2)
System\Windows\Forms\DataGridViewCellTests.cs (2)
3671Assert.Equal(Rectangle.Empty, cell.GetContentBounds(null, cellStyle, rowIndex)); 3681Assert.Equal(Rectangle.Empty, cell.GetContentBounds(graphics, cellStyle, rowIndex));