How to get all fonts from System.Windows.Media.FontFamily.FamilyNames ?
I know code samples are there for System.Drawing.Fonts but not for System.Windows.Media.
I go with System.Drawing.Fonts at the end..