Base:
method
Add
MS.Internal.Documents.ContentElementCollection<TParent, TItem>.Add(TItem)
3 references to Add
PresentationFramework (3)
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
121
_cellCollectionInternal.
Add
(item);
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
121
_rowCollectionInternal.
Add
(item);
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
121
_rowGroupCollectionInternal.
Add
(item);