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