1 write to CurrentRowIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridRow.cs (1)
899DataGrid.CurrentRowIndex = owner.RowNumber;
1 reference to CurrentRowIndex
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridRow.cs (1)
811if (DataGrid.CurrentRowIndex == owner.RowNumber) {