Implemented interface member:
method
Add
System.Collections.Generic.IDictionary<TKey, TValue>.Add(TKey, TValue)
1 reference to Add
WindowsBase (1)
Base\System\Windows\NameScope.cs (1)
283Add(item.Key, item.Value);