Exemplo n.º 1
0
 public static ObservableCollection <string> LoadDefaultFondEvalTheme()
 {
     return(themesFondEvaluation = ThemeData.LoadDefaultFondEvaluation());
 }