6 references to EnsureCapacity
PresentationFramework (6)
MS\Internal\Documents\TableColumnCollectionInternal.cs (2)
45
EnsureCapacity
(Size + 1);
110
EnsureCapacity
(Size + 1);
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
359
EnsureCapacity
(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);