5 references to Add
PresentationCore (5)
MS\Internal\FontFace\FontFamilyIdentifier.cs (2)
255TypefaceMetricsCache.Add(hashKey, canonicalReferences); 368TypefaceMetricsCache.Add(hashKey, canonicalReference);
System\Windows\Media\FontFamily.cs (1)
343TypefaceMetricsCache.Add(FamilyIdentifier, family);
System\Windows\Media\Typeface.cs (2)
718TypefaceMetricsCache.Add(this, cachedTypeface); 783TypefaceMetricsCache.Add(sourceFontFamily.FamilyIdentifier, firstFontFamily);