Implemented interface member:
method
Add
System.Collections.Generic.IDictionary<TKey, TValue>.Add(TKey, TValue)
1 reference to Add
PresentationFramework (1)
src\Framework\MS\Internal\WeakDictionary.cs (1)
271this.Add(item.Key, item.Value);