Blend in Visual Studio 2015 - No Design View
问题 I am tying to build an app in Visual Studio 2015 in C# and I want to create a User Interface using Blend. But it shows me only the code in MainPage.xaml, not the graphic view. What should I do ? Here's how it looks 回答1: You have to change the target version of the app to build 10240. The default is set to build 10586, and the designer will not load. 回答2: Follow these steps: Close the editor on the page. Right-click on the HTML page to be editted in the "Solution Explorer". Select Open With .