Exemplo n.º 1
0
 public NewWindow()
 {
     DataContext = new NewWindowViewModel();
     InitializeComponent();
 }