Exemplo n.º 1
0
 public App()
 {
     Current.Exit += (sender, args) => { SettingsContainer.SaveAll(); };
 }