Implemented interface member:
3 references to TryGetValue
PresentationCore (3)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (3)
71
_cmap.
TryGetValue
(' ', out _blankGlyphIndex);
600
if (
TryGetValue
(codePoint, out glyphIndex))
686
if (!
TryGetValue
(i, out glyphIndex))