1 instantiation of TableCellCollection
PresentationFramework (1)
System\Windows\Documents\TableRow.cs (1)
393
_cells = new
TableCellCollection
(this);
10 references to TableCellCollection
PresentationFramework (10)
System\Windows\Documents\TableRow.cs (2)
278
public
TableCellCollection
Cells { get { return (_cells); } }
424
private
TableCellCollection
_cells; // collection of cells belonging to the row
System\Windows\Documents\TextRangeEditTables.cs (6)
342
TableCellCollection
cells = rowGroup.Rows[rowIndex].Cells;
465
TableCellCollection
cells = row.Cells;
1167
TableCellCollection
cells = currentRow.Cells;
1281
TableCellCollection
cells = row.Cells;
1305
TableCellCollection
nextRowCells = nextRow.Cells;
1903
TableCellCollection
cells = startCell.Row.Cells;
System\windows\Documents\TextSelection.cs (1)
2512
private static TableCell FindCellAtColumnIndex(
TableCellCollection
cells, int columnIndex)
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
5860
typeof(System.Windows.Documents.
TableCellCollection
), // type