Implemented interface member:
method
Add
System.Collections.Generic.ICollection<T>.Add(T)
2 references to Add
PresentationFramework (2)
src\Framework\System\Windows\Documents\TableRowGroup.cs (1)
100
Rows.
Add
(row);
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
678
rowGroup.Rows.
Add
(row);