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