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