Windows Phone animation behaviors

In Microsoft Expression Blend for Windows Phone, you can apply a behavior to a storyboard or use a behavior to animate a transition so that the transition appears smoother than it would be without the behavior.

Expression Blend for Windows Phone animation behaviors

The following animation behaviors are available in Expression Blend for Windows Phone:

  • **ControlStoryboardAction   **Use the ControlStoryboardAction behavior to specify the state of the storyboard, such as Play, Pause, or Stop.

    For more information about this behavior, see ControlStoryboardAction.

  • **FluidMoveBehavior   **Use the FluidMoveBehavior behavior to animate a change in the position of an element.

    For more information about this behavior, see FluidMoveBehavior.

  • **FluidMoveSetTagBehavior   **Use the FluidMoveSetTagBehavior behavior to create a data store or to write information to an existing data store so that it can be accessed by FluidMoveBehavior.

    For more information about this behavior, see FluidMoveSetTagBehavior.

    For more information about how FluidMoveBehavior, FluidMoveSetTagBehavior, and the data store work together, see FluidMoveBehavior, FluidMoveSetTagBehavior, and the data store.

Send feedback about this topic to Microsoft. © 2011 Microsoft Corporation. All rights reserved.