问题
Where disappeared XAML designer for Universal Windows app in Visual Studio 2015 Update1?
It is working for wpf and window 8.1 apps and XAML designer is enabled in Tools->Option->XAML Designer
回答1:
Change the Target Version to (10.0; Bulid 10240)
回答2:
See the notification asking to update Windows -
回答3:
I was having the same problem. Updated windows from windows update as instructed by the VS2015 notification and now it is fixed.
回答4:
I assume that you are using VS2015 on an operating system prior to Windows 10. According to a post on Microsoft Connect, this behaviour is by design. When you're using VS2015 on Windows 8.1, there is no support for design view, you have to upgrade to Windows 10 instead:
"If you are developing Windows 10 applications, this is by design since the designer requires Windows 10 in-order to show the design surface for UWP applications since we run application code. In Windows 8.1 and Windows 7, you will only get intelliSense. If you want full support for the design tools, you need to develop the application on Windows 10."
来源:https://stackoverflow.com/questions/34088737/visual-studio-2015-update-1-xaml-designer-not-showing-for-uwp