Top "Blend" questions

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.

Add DropShadow to a Custom made Window (Blend)

I am creating a custom Window form using Blend. (by setting AllowTransparency to True) I've finished the design and it …

wpf xaml blend
Creating Windows 8-like window in C# with Visual Studio 2012/Blend

I'd like to create desktop application which has Windows 8 style window(like GitHub for windows). AFAIK Blend allows only to …

c# windows-8 visual-studio-2012 blend
Navigating between Views in WPF MVVM

I am new to WPF and MVVM and am working on an application which has a few views. Right now …

wpf visual-studio mvvm blend
DesignInstance not working in VS2012

I just spent several hours on an issue when using VS2012, WPF 4.5 and design-time data, specifically the DesignInstance attribute. Goal: …

wpf mvvm visual-studio-2012 blend design-time-data