Beispiel #1
0
 public MainWindow()
 {
     DataContext = new MainWindowViewModel();
     InitializeComponent();
 }