1 instantiation of IntMap
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
375map = new IntMap();
5 references to IntMap
PresentationCore (5)
MS\Internal\Shaping\TypefaceMap.cs (5)
39private IDictionary<CultureInfo, IntMap> _intMaps = new Dictionary<CultureInfo, IntMap>(); 313IntMap map; 372IntMap map; 1143internal void CreatePage(int i, IntMap intMap)