Exemple #1
0
 public FontFamily GetFontFamily(string familyName)
 {
     return(_host.GetFontFamily(familyName));
 }