Exemplo n.º 1
0
 private void txtJumlah_PreviewTextInput(object sender, TextCompositionEventArgs e)
 {
     Kenko.numberOnlyInput(e);
 }