XAML Designer not showing up

后端 未结 23 1378
闹比i
闹比i 2020-12-15 02:31

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

23条回答
  •  被撕碎了的回忆
    2020-12-15 03:02

    Tools>Option>XAML Designer and enable XAML Designer worked for me.

    PS: By default it is enabled. I disabled it due to VS performance issue and forgot about this change and end up facing same issue when I started working on WPF project.

提交回复
热议问题