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