Exemplo n.º 1
0
 private void WindowLoaded(object sender, RoutedEventArgs e)
 {
     this.LoadSettings();
     _model.Initialise();
 }