5 references to Add
PresentationCore (5)
MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
267TypefaceMetricsCache.Add(hashKey, canonicalReferences); 380TypefaceMetricsCache.Add(hashKey, canonicalReference);
System\Windows\Media\FontFamily.cs (1)
362TypefaceMetricsCache.Add(FamilyIdentifier, family);
System\Windows\Media\Typeface.cs (2)
727TypefaceMetricsCache.Add(this, cachedTypeface); 792TypefaceMetricsCache.Add(sourceFontFamily.FamilyIdentifier, firstFontFamily);