3 references to _intMaps
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (3)
314if (!_intMaps.TryGetValue(culture, out map)) 373if (!_intMaps.TryGetValue(culture, out map)) 376_intMaps.Add(culture, map);