Chapter 3 Playing with XAML Transforms and Animations

In This Chapter

Transforming Visuals

Types of Transforms

Composing Transforms

Creating a Basic Animation

Understanding the Animation’s Elements

Adding a Scale Animation

Using Other Types of Animations

Deploying the Scene to a Web Page

Probably the most exciting feature of Silverlight is the ability to transform and animate visual elements with XAML alone, without writing one line of C# code-behind. In this chapter, we build on the knowledge gained in the previous chapter and learn new constructs to enhance our Silverlight XAML applications.

Transforming Visuals

Silverlight and WPF provide a powerful way to modify the appearance of an element using transforms. More specifically, the transforms ...

Get Silverlight 2 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.