I am trying to set the DataContext of the MainWindow to its ViewModel in App.OnStartup. I noticed when doing that, MainWindow()<
DataContext
MainWindow
App.OnStartup
MainWindow()<
There is still the StartupUri lingering in App.xaml i suspect...
App.xaml