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