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)
100Rows.Add(row);
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
678rowGroup.Rows.Add(row);