Base:
property
Capacity
System.Xaml.MS.Impl.FrugalListBase<T>.Capacity
1 reference to Capacity
System.Xaml (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\FrugalList.cs (1)
1490ArrayItemList<T> newList = new ArrayItemList<T>(this.Capacity);