3 references to FromWindowsFonts
PresentationCore (3)
System\Windows\Media\FontFamily.cs (2)
451FamilyCollection familyCollection = FamilyCollection.FromWindowsFonts(Util.WindowsFontsUriObject); 531familyCollection = FamilyCollection.FromWindowsFonts(locationUri);
System\Windows\Media\Fonts.cs (1)
256FamilyCollection.FromWindowsFonts(fontLocation) :