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