1 instantiation of IntMap
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
374map = new IntMap();
5 references to IntMap
PresentationCore (5)
MS\Internal\Shaping\TypefaceMap.cs (5)
38private IDictionary<CultureInfo, IntMap> _intMaps = new Dictionary<CultureInfo, IntMap>(); 312IntMap map; 371IntMap map; 1142internal void CreatePage(int i, IntMap intMap)