Top "Expression-blend" questions

Expression Blend is a visual design tool used to create WPF, Silverlight, and Windows Phone 7 application user interfaces.

What is the advantage of setting DataContext in code instead of XAML?

There seem to be two main ways to define DataContext in WPF: either in code like this: App.xaml.cs (…

wpf xaml data-binding expression-blend datacontext
WPF Button isPressed and isEnabled problem

Update: using Expression Blend 3 I'm trying to style the IsPressed & IsEnabled(false) property triggers for a class of buttons …

wpf xaml wpf-controls expression-blend
Referencing the correct System.Windows.Interactivity dll from Prism application

I have a WPF Prism application that I'm building. The application is to the point where I want to be …

wpf prism expression-blend
Loading an external image via XAML code in WPF?

I have an image lock.png beside of my WPF exe file in the images folder. Now, I'm gonna load …

c# wpf image xaml expression-blend
TextBlock with multiple <Run> spacing

Given a formatted text block in Windows Phone 7.1 project: <StackPanel Orientation="Horizontal"> <TextBlock Foreground="DarkGray" VerticalAlignment="Bottom" …

silverlight xaml layout expression-blend textblock
WPF WebBrowser - How to Zoom Content?

Trying to test basic browser concepts in a WPF (C#/XAML, .NET 4.0) WebBrowser application. So far, the only problem is …

wpf xaml .net-4.0 expression-blend
Development for .NET 4.0 (Windows XP) with Visual Studio 2012

.NET 4.5 is an in-place-upgrade and therefore replaces .NET 4.0. Consequently when I install .NET 4.5 with Visual Studio 2012 I can no longer …

.net-4.0 windows-xp expression-blend .net-4.5
WPF Applications: Visual Studio vs. Expression Blend

I am a bit confused on how Visual Studio 2010 and Expression Blend 4 operate together. If I want to create a …

visual-studio visual-studio-2010 expression-blend blend microsoft-expression
Where can I find Expression Blend 4 for Visual Studio 2010?

I wanted to try Expression Blend and found out that the product, Expression Studio, is discontinued. I have Visual Studio 2010 …

wpf visual-studio-2010 xaml expression-blend expression-blend-4