1 instantiation of IntMap
PresentationCore (1)
MS\Internal\Shaping\TypefaceMap.cs (1)
383map = new IntMap();
5 references to IntMap
PresentationCore (5)
MS\Internal\Shaping\TypefaceMap.cs (5)
47private IDictionary<CultureInfo, IntMap> _intMaps = new Dictionary<CultureInfo, IntMap>(); 321IntMap map; 380IntMap map; 1151internal void CreatePage(int i, IntMap intMap)