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