Test the interactivity of triggers in WPF controls (Blend SDK for WPF)

This page applies to WPF projects only

If your Blend for Visual Studio 2012 project includes a storyboard that runs in response to a trigger, you can verify that the trigger initiates the storyboard and see how the storyboard behaves in your application.

To test the interactivity of triggers

  • With your project open in Blend for Visual Studio 2012, click Test Project on the Project menu or press F5. If the test build is successful, your project automatically opens in an application window and you can verify whether your animation behaves correctly.

See Also

Tasks

Test a storyboard