6 references to EnsureCapacity
PresentationFramework (6)
MS\Internal\Documents\TableColumnCollectionInternal.cs (2)
39EnsureCapacity(Size + 1); 104EnsureCapacity(Size + 1);
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
354EnsureCapacity(Size + 1);
System\Windows\Documents\TableCellCollection.cs (1)
484_cellCollectionInternal.EnsureCapacity(min);
System\Windows\Documents\TableRowCollection.cs (1)
484_rowCollectionInternal.EnsureCapacity(min);
System\Windows\Documents\TableRowGroupCollection.cs (1)
483_rowGroupCollectionInternal.EnsureCapacity(min);