private void txtNamaPasien_PreviewTextInput(object sender, TextCompositionEventArgs e) { Kenko.alphabetOnlyInput(e); }