3 references to BorderWidth
System.Windows.Forms (3)
winforms\Managed\System\WinForms\DataGrid.cs (3)
4473int borderWidth = BorderWidth; 5346int borderWidth = BorderWidth; 6507if (bottomBorder - y - BorderWidth < 2 && !(localGridRows[ci.row] is DataGridAddNewRow)) {