Share via


StoryboardCompletedTrigger

The StoryboardCompletedTrigger trigger invokes any actions that are associated with it when a storyboard has finished playing.

To add a StoryboardCompletedTrigger to a Windows Phone project

  1. In the Assets panel, click Behaviors, and then drag the behavior that you want onto the object that you want to apply the behavior to. The Trigger category appears in the Properties panel.

  2. In the Trigger category, next to TriggerType (EventTrigger), click New. In the Select Object dialog box, click StoryboardCompletedTrigger, and then click OK.

    StoryboardCompletedTrigger

  3. In the Common Properties category of the Properties panel, in the Storyboard drop-down list, select the storyboard that you want to apply the trigger to.

When the specified storyboard has finished playing, this trigger will invoke any actions associated with it.

To see a sample of this behavior, visit the Expression Community Gallery Ff979341.xtlink_newWindow(en-us,Expression.40).png.

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