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