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
Blend for Visual Studio helps you design XAML-based Windows and Web applications. It provides the same basic XAML design experience as Visual Studio and adds visual designers for advanced tasks such as animations and behaviors.
Microsoft Blend for Visual Studio (formerly Microsoft Expression Blend) is a user interface design tool developed and sold by Microsoft for creating graphical interfaces for web and desktop applications that blend the features of these two types of applications.
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.
Follow these steps:
Open With
. HTML (Web Forms) Editor
and click on it. Set as Default
.OK
. Design
, Split
and Source
. Design
.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With