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