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)
278public TableCellCollection Cells { get { return (_cells); } } 424private TableCellCollection _cells; // collection of cells belonging to the row
System\Windows\Documents\TextRangeEditTables.cs (6)
342TableCellCollection cells = rowGroup.Rows[rowIndex].Cells; 465TableCellCollection cells = row.Cells; 1167TableCellCollection cells = currentRow.Cells; 1281TableCellCollection cells = row.Cells; 1305TableCellCollection nextRowCells = nextRow.Cells; 1903TableCellCollection cells = startCell.Row.Cells;
System\windows\Documents\TextSelection.cs (1)
2512private static TableCell FindCellAtColumnIndex(TableCellCollection cells, int columnIndex)
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
5860typeof(System.Windows.Documents.TableCellCollection), // type