1 write to _cmap
PresentationCore (1)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
82_cmap = new IntMap(_font);
2 references to _cmap
PresentationCore (2)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
83_cmap.TryGetValue(' ', out _blankGlyphIndex); 92return _cmap;