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