2 references to IsSupportedSchemeForAbsoluteFontFamilyUri
PresentationCore (2)
MS\Internal\FontCache\CanonicalFontFamilyReference.cs (1)
52resolved = Util.IsSupportedSchemeForAbsoluteFontFamilyUri(absoluteUri);
System\Windows\Media\Fonts.cs (1)
105if (!Util.IsSupportedSchemeForAbsoluteFontFamilyUri(fontLocation))