1 reference to _uriComparer
PresentationCore (1)
Core\CSharp\System\Windows\Media\FontEmbeddingManager.cs (1)
58
_collectedGlyphTypefaces = new Dictionary<Uri, Dictionary<ushort, bool>>(
_uriComparer
);