1 instantiation of TableCellCollection
PresentationFramework (1)
src\Framework\System\Windows\Documents\TableRow.cs (1)
417
_cells = new
TableCellCollection
(this);
10 references to TableCellCollection
PresentationFramework (10)
src\Framework\System\Windows\Documents\TableRow.cs (2)
302
public
TableCellCollection
Cells { get { return (_cells); } }
448
private
TableCellCollection
_cells; // collection of cells belonging to the row
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (6)
347
TableCellCollection
cells = rowGroup.Rows[rowIndex].Cells;
470
TableCellCollection
cells = row.Cells;
1172
TableCellCollection
cells = currentRow.Cells;
1286
TableCellCollection
cells = row.Cells;
1310
TableCellCollection
nextRowCells = nextRow.Cells;
1908
TableCellCollection
cells = startCell.Row.Cells;
src\Framework\System\windows\Documents\TextSelection.cs (1)
2528
private static TableCell FindCellAtColumnIndex(
TableCellCollection
cells, int columnIndex)
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
5820
typeof(System.Windows.Documents.
TableCellCollection
), // type