Fonts.SystemTypefaces Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the collection of Typeface objects from the default system font location.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Collections.Generic.ICollection<Typeface>An collection of Typeface objects that represent the fonts in the system fonts collection.
Show: