1 instantiation of TableCellCollection
PresentationFramework (1)
System\Windows\Documents\TableRow.cs (1)
408_cells = new TableCellCollection(this);
10 references to TableCellCollection
PresentationFramework (10)
System\Windows\Documents\TableRow.cs (2)
293public TableCellCollection Cells { get { return (_cells); } } 439private TableCellCollection _cells; // collection of cells belonging to the row
System\Windows\Documents\TextRangeEditTables.cs (6)
344TableCellCollection cells = rowGroup.Rows[rowIndex].Cells; 467TableCellCollection cells = row.Cells; 1169TableCellCollection cells = currentRow.Cells; 1283TableCellCollection cells = row.Cells; 1307TableCellCollection nextRowCells = nextRow.Cells; 1905TableCellCollection cells = startCell.Row.Cells;
System\windows\Documents\TextSelection.cs (1)
2515private static TableCell FindCellAtColumnIndex(TableCellCollection cells, int columnIndex)
System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
5862typeof(System.Windows.Documents.TableCellCollection), // type