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 had the same problem for a different reason. I had excluded-from-project the XAML file. When I clicked to edit it there was just the XAML code, no picture. It took a while to spot.