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