7 references to Add
PresentationFramework (7)
src\Framework\System\Windows\Documents\FixedSOMFixedBlock.cs (2)
186base.Add(box); 246base.Add(element);
src\Framework\System\Windows\Documents\FixedSOMPage.cs (2)
88base.Add(fixedBlock); 93base.Add(table);
src\Framework\System\Windows\Documents\FixedSOMTable.cs (1)
71base.Add(row);
src\Framework\System\Windows\Documents\FixedSOMTableCell.cs (1)
68base.Add(container);
src\Framework\System\Windows\Documents\FixedSOMTableRow.cs (1)
70base.Add(cell);