5 references to Add
PresentationCore (5)
MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
254TypefaceMetricsCache.Add(hashKey, canonicalReferences); 367TypefaceMetricsCache.Add(hashKey, canonicalReference);
System\Windows\Media\FontFamily.cs (1)
339TypefaceMetricsCache.Add(FamilyIdentifier, family);
System\Windows\Media\Typeface.cs (2)
717TypefaceMetricsCache.Add(this, cachedTypeface); 782TypefaceMetricsCache.Add(sourceFontFamily.FamilyIdentifier, firstFontFamily);