Exemplo n.º 1
0
 internal static string GetDisplayName(FontFamily family) => NameDictionaryHelper.GetDisplayName(family.FamilyNames);
Exemplo n.º 2
0
 internal static string GetDisplayName(Typeface typeface) => NameDictionaryHelper.GetDisplayName(typeface.FaceNames);