6 references to EnsureCapacity
PresentationFramework (6)
MS\Internal\Documents\TableColumnCollectionInternal.cs (2)
40
EnsureCapacity
(Size + 1);
105
EnsureCapacity
(Size + 1);
MS\Internal\Documents\TableTextElementCollectionInternal.cs (1)
355
EnsureCapacity
(Size + 1);
System\Windows\Documents\TableCellCollection.cs (1)
485
_cellCollectionInternal.
EnsureCapacity
(min);
System\Windows\Documents\TableRowCollection.cs (1)
485
_rowCollectionInternal.
EnsureCapacity
(min);
System\Windows\Documents\TableRowGroupCollection.cs (1)
484
_rowGroupCollectionInternal.
EnsureCapacity
(min);