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