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