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)
100
Add
(item.Key, item.Value);