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