3 references to _intMaps
PresentationCore (3)
MS\Internal\Shaping\TypefaceMap.cs (3)
322if (!_intMaps.TryGetValue(culture, out map)) 381if (!_intMaps.TryGetValue(culture, out map)) 384_intMaps.Add(culture, map);