6 references to EnsureCapacity
PresentationFramework (6)
MS\Internal\Documents\TableColumnCollectionInternal.cs (2)
45EnsureCapacity(Size + 1); 110EnsureCapacity(Size + 1);
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
359EnsureCapacity(Size + 1);
System\Windows\Documents\TableCellCollection.cs (1)
487_cellCollectionInternal.EnsureCapacity(min);
System\Windows\Documents\TableRowCollection.cs (1)
487_rowCollectionInternal.EnsureCapacity(min);
System\Windows\Documents\TableRowGroupCollection.cs (1)
486_rowGroupCollectionInternal.EnsureCapacity(min);