Example #1
0
 private void OnRegisterButton(object sender, RoutedEventArgs e)
 {
     _registration.RunRegistrationProcess();
 }