2 references to FindCellAtColumnIndex
PresentationFramework (2)
System\windows\Documents\TextSelection.cs (2)
1043nextCell = FindCellAtColumnIndex(rowGroup.Rows[nextRowIndex].Cells, movingCell.ColumnIndex); 1052nextCell = FindCellAtColumnIndex(rowGroup.Rows[nextRowIndex].Cells, movingCell.ColumnIndex);