In MS Visual Studio Express 2013 for Windows Desktop:
I\'m learning C# and following an example that shows how to create a user interface in a .xaml file. https://ms
i also encountered same issue on Visual Studio 2019. i solve the problem with switching view.
you can switch the view with Switch Views button next to home button in Solution Explorer. you should choose .sln section.