Base:
method
PrivateConnectChild
MS.Internal.Documents.ContentElementCollection<TParent, TItem>.PrivateConnectChild(System.Int32, TItem)
4 references to PrivateConnectChild
PresentationFramework (4)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
382PrivateConnectChild(index, item);
System\Windows\Documents\TableCellCollection.cs (1)
504_cellCollectionInternal.PrivateConnectChild(index, item);
System\Windows\Documents\TableRowCollection.cs (1)
504_rowCollectionInternal.PrivateConnectChild(index, item);
System\Windows\Documents\TableRowGroupCollection.cs (1)
503_rowGroupCollectionInternal.PrivateConnectChild(index, item);