2 references to IsReferenceToWindowsFonts
PresentationCore (2)
Core\CSharp\MS\Internal\FontCache\CanonicalFontFamilyReference.cs (1)
48
if (locationString == null || Util.
IsReferenceToWindowsFonts
(locationString))
Core\CSharp\System\Windows\Media\Fonts.cs (1)
125
else if (Util.
IsReferenceToWindowsFonts
(location))