1 write to _blankGlyphIndex
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
92
_cmap.TryGetValue(' ', out
_blankGlyphIndex
);
1 reference to _blankGlyphIndex
PresentationCore (1)
Core\CSharp\MS\Internal\FontCache\FontFaceLayoutInfo.cs (1)
109
return
_blankGlyphIndex
;