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)
378
PrivateConnectChild
(index, item);
System\Windows\Documents\TableCellCollection.cs (1)
502
_cellCollectionInternal.
PrivateConnectChild
(index, item);
System\Windows\Documents\TableRowCollection.cs (1)
502
_rowCollectionInternal.
PrivateConnectChild
(index, item);
System\Windows\Documents\TableRowGroupCollection.cs (1)
501
_rowGroupCollectionInternal.
PrivateConnectChild
(index, item);