Exemplo n.º 1
0
 private void Age_TextChanged(object sender, TextChangedEventArgs e)
 => textBoxValidator.ValidateAge(sender as TextBox);