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