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