示例#1
0
 public KeyboardView2()
 {
     InitializeComponent();
     DataContext = new KeyboardViewModel();
 }