3 references to FromWindowsFonts
PresentationCore (3)
Core\CSharp\System\Windows\Media\FontFamily.cs (2)
464FamilyCollection familyCollection = FamilyCollection.FromWindowsFonts(Util.WindowsFontsUriObject); 551familyCollection = FamilyCollection.FromWindowsFonts(locationUri);
Core\CSharp\System\Windows\Media\Fonts.cs (1)
268FamilyCollection.FromWindowsFonts(fontLocation) :