✅ WPF Application, renaming
So i'm currently going through an assignment and creating the necessary classes which our WPF program should have. However i got a question...
It says i should rename the initial MainWindow to GameWindow. Does that mean i rename
It says i should rename the initial MainWindow to GameWindow. Does that mean i rename
MainWindow.xaml.cs to GameWindow.xaml.cs ? The problem is if i do that i get an error..
