Base:
method
Add
System.Xaml.MS.Impl.FrugalListBase<T>.Add(T)
3 references to Add
System.Xaml (3)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Utility\FrugalList.cs (3)
1418
if (
Add
(oldList.EntryAt(index)) == FrugalListStoreState.Success)
1784
newStore.
Add
(value);
2164
newStore.
Add
(value);