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