2 references to SxSFontsResourcePrefix
PresentationCore (2)
MS\Internal\FontCache\FamilyCollection.cs (2)
115
Uri criticalSxSFontsLocation = new Uri(FamilyCollection.
SxSFontsResourcePrefix
);
242
FontSource fontSource = new FontSource(new Uri(Path.Combine(FamilyCollection.
SxSFontsResourcePrefix
, _systemCompositeFontsFileNames[index] + Util.CompositeFontExtension), UriKind.RelativeOrAbsolute),