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)
302public TableCellCollection Cells { get { return (_cells); } } 448private TableCellCollection _cells; // collection of cells belonging to the row
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (6)
347TableCellCollection cells = rowGroup.Rows[rowIndex].Cells; 470TableCellCollection cells = row.Cells; 1172TableCellCollection cells = currentRow.Cells; 1286TableCellCollection cells = row.Cells; 1310TableCellCollection nextRowCells = nextRow.Cells; 1908TableCellCollection cells = startCell.Row.Cells;
src\Framework\System\windows\Documents\TextSelection.cs (1)
2528private static TableCell FindCellAtColumnIndex(TableCellCollection cells, int columnIndex)
src\Framework\System\Windows\Markup\Baml2006\WpfGeneratedKnownProperties.cs (1)
5820typeof(System.Windows.Documents.TableCellCollection), // type