1 reference to Paint
System.Windows.Forms.Tests (1)
System\Windows\Forms\DataGridViewHeaderCellTests.cs (1)
4623Assert.Throws<ArgumentNullException>("cellStyle", () => cell.Paint(graphics, Rectangle.Empty, Rectangle.Empty, -1, DataGridViewElementStates.None, null, null, null, null, null, DataGridViewPaintParts.All));