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