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