Search this blog

Friday, June 11, 2010

Microsoft Expression Blend 4 SDK for .NET 4


Microsoft Expression Blend 4 includes new built-in behaviors, which are reusable pieces of packaged code that can be dragged onto any object, and then fine-tuned by changing their properties. Behaviors allow you to add interactivity to your applications without having to write any code. The Behavior API consists of three core classes: Trigger, Action and Behavior. This SDK explores how to write each of these components, and contains a few code samples to help you get started. Programming reference topics are provided for Windows Presentation Foundation (WPF). For more how-to and overview information about behaviors in Expression Blend, see the Expression Blend User Guide, available when you install Expression Blend 4.

The Expression Blend 4 SDK also contains the following redistributable components:


1. SketchFlow Player
2. Custom VSM for Fluid Layout
3. Font Embedding enhancements
4. Effects and Transition Effects
5. Shapes


The Expression Blend 4 SDK is required to edit an Expression Blend 4 project that uses any of these components if Expression Blend 4 is not installed.


Download BlendWPFSDK_en.msi

No comments:

Post a Comment