1 instantiation of IntMap
PresentationCore (1)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (1)
392map = new IntMap();
5 references to IntMap
PresentationCore (5)
Core\CSharp\MS\Internal\Shaping\TypefaceMap.cs (5)
49private IDictionary<CultureInfo, IntMap> _intMaps = new Dictionary<CultureInfo, IntMap>(); 329IntMap map; 389IntMap map; 1160internal void CreatePage(int i, IntMap intMap)