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