I am using WPF for the first time and I get this error:
Cannot locate resource 'mainwindow.xaml'
This is because I changed the name. I skipped to change this some other code? I am not very good at this project, compared to the Windows Form that I used before. Which file launches the application? I was looking for one in the solution explorer. I think maybe there is a mistake?
source
share