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