4 references to FontUri
PresentationCore (1)
System\Windows\Media\FontEmbeddingManager.cs (1)
46Uri glyphTypeface = glyphRun.GlyphTypeface.FontUri;
ReachFramework (3)
AlphaFlattener\Utility.cs (1)
1764return typeface.FontUri;
Serialization\XpsFontSubsetter.cs (2)
398Uri fontUri = glyphTypeface.FontUri; 450_fontUri = glyphTypeface.FontUri;