Base:
method
PrivateDisconnectChild
MS.Internal.Documents.ContentElementCollection<TParent, TItem>.PrivateDisconnectChild(TItem)
4 references to PrivateDisconnectChild
PresentationFramework (4)
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
392PrivateDisconnectChild(item);
System\Windows\Documents\TableCellCollection.cs (1)
514_cellCollectionInternal.PrivateDisconnectChild(item);
System\Windows\Documents\TableRowCollection.cs (1)
514_rowCollectionInternal.PrivateDisconnectChild(item);
System\Windows\Documents\TableRowGroupCollection.cs (1)
513_rowGroupCollectionInternal.PrivateDisconnectChild(item);