1 instantiation of TableCellCollection
PresentationFramework (1)
System\Windows\Documents\TableRow.cs (1)
389_cells = new TableCellCollection(this);
10 references to TableCellCollection
PresentationFramework (10)
System\Windows\Documents\TableRow.cs (2)
274public TableCellCollection Cells { get { return (_cells); } } 420private TableCellCollection _cells; // collection of cells belonging to the row
System\Windows\Documents\TextRangeEditTables.cs (6)
341TableCellCollection cells = rowGroup.Rows[rowIndex].Cells; 464TableCellCollection cells = row.Cells; 1170TableCellCollection cells = currentRow.Cells; 1284TableCellCollection cells = row.Cells; 1308TableCellCollection nextRowCells = nextRow.Cells; 1906TableCellCollection cells = startCell.Row.Cells;
System\windows\Documents\TextSelection.cs (1)
2498private static TableCell FindCellAtColumnIndex(TableCellCollection cells, int columnIndex)
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
6267typeof(System.Windows.Documents.TableCellCollection), // type