Ejemplo n.º 1
0
 private void TxtNumero_PreviewTextInput(object sender, TextCompositionEventArgs e)
 {
     SiteUtil.CampoNumericoPreviewTextInput(e);
 }