Esempio n. 1
0
 public FontFamily TryCreateFont(string familyName)
 {
     return(_host.TryCreateFontFamily(familyName));
 }