Base:
method
RemoveAt
MS.Internal.Documents.ContentElementCollection<TParent, TItem>.RemoveAt(System.Int32)
4 references to RemoveAt
PresentationFramework (4)
src\Framework\MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
438this.RemoveAt(index);
src\Framework\System\Windows\Documents\TableCellCollection.cs (1)
224_cellCollectionInternal.RemoveAt(index);
src\Framework\System\Windows\Documents\TableRowCollection.cs (1)
224_rowCollectionInternal.RemoveAt(index);
src\Framework\System\Windows\Documents\TableRowGroupCollection.cs (1)
224_rowGroupCollectionInternal.RemoveAt(index);