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