Exemplo n.º 1
0
 private void OnChangeLoginEmail(object sender, TextChangedEventArgs e)
 {
     laucherSettings.SetEmail(LoginEmail.Text);
 }