private void txtJumlah_PreviewTextInput(object sender, TextCompositionEventArgs e) { Kenko.numberOnlyInput(e); }