Implemented interface member:
method
Add
System.Collections.Generic.IDictionary<TKey, TValue>.Add(TKey, TValue)
2 references to Add
PresentationCore (2)
Core\CSharp\MS\Internal\FontFace\CompositeFontParser.cs (1)
565_compositeFontInfo.FamilyNames.Add(language, familyName);
Core\CSharp\System\Windows\Media\CultureSpecificStringDictionary.cs (1)
100Add(item.Key, item.Value);