Implemented interface member:
method
Add
System.Collections.Generic.ICollection<T>.Add(T)
3 references to Add
PresentationFramework (3)
src\Framework\System\Windows\Documents\TableRow.cs (1)
86
Cells.
Add
(cell);
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (2)
676
row.Cells.
Add
(cell);
2265
newRow.Cells.
Add
(newCell);