예제 #1
0
 private void txtBayar_TextChanged(object sender, TextChangedEventArgs e)
 {
     Kenko.textFieldCurrencyFormat(txtBayar, "");
 }