Amit Kumar
Amit Kumar

Reputation: 5962

How to use expression blend

I want to style my control in Expression Blend, But when I run Expression Blend I get an error. enter image description here With the error is a link attached to download Blend + Sketch Flow, but I can't find the download. Where can I download Blend + Sketch Flow for WPF?

Upvotes: 0

Views: 134

Answers (2)

Naresh Ravlani
Naresh Ravlani

Reputation: 1620

Instead of going for Expression blend 5, I suggest you to go for Expression blend 4 as it is stand alone installation and not require any other program to install.

Upvotes: 1

Sajeetharan
Sajeetharan

Reputation: 222722

If you install VS2012 update 2 or 3, Blend for VS 2012 it will automatically support WPF and Silverlight development. The preview version is no longer recommended.

It is there with the default installation when you install VS2012

Add/Remove Programmes ->Select VS 2012 and Clicking Change ->Click Modify in the VS installer-> Tick the Blend for Visual Studio option

Upvotes: 0

Related Questions