Implemented interface member:
method
Add
System.Collections.Generic.ICollection<T>.Add(T)
2 references to Add
PresentationFramework (2)
src\Framework\System\Windows\Documents\Table.cs (1)
89RowGroups.Add(rowGroup);
src\Framework\System\Windows\Documents\TextRangeEditTables.cs (1)
680table.RowGroups.Add(rowGroup);