コード例 #1
0
 private void CNPJ_GotFocus(object sender, RoutedEventArgs e)
 {
     CodCliente.Clear();
     NotaFiscal.Clear();
 }