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