Ejemplo n.º 1
0
 public LoadQuestion()
 {
     InitializeComponent();
     highScore.ItemsSource = ConnectDatabase.GetHighScore();
 }