Exemple #1
0
 public CalcU()
 {
     InitializeComponent();
     Dat.DataContext = this.cal;
     Dat.Focus();
 }