3 references to _intMaps
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (3)
313if (!_intMaps.TryGetValue(culture, out map)) 372if (!_intMaps.TryGetValue(culture, out map)) 375_intMaps.Add(culture, map);