Example #1
0
 private void OnChangeLoginPassword(object sender, TextChangedEventArgs e)
 {
     laucherSettings.SetPassword(LoginPassword.Text);
 }