Share via


Triggers (Blend SDK for Silverlight)

When you add an action to the artboard in Blend for Visual Studio 2012, an EventTrigger is created by default. You can use any of the additional built-in triggers in Blend by changing the trigger type. To change the trigger type, click New in the Trigger category in the Properties panel.

Blend triggers

The following triggers are available in Blend:

SketchFlow triggers

The following trigger is available in SketchFlow:

  • SketchFlowAnimationTrigger   Use the SketchFlowAnimationTrigger trigger to trigger a particular action, for example, playing a sound when the animation pauses or triggering a state change.

    For more information about this trigger, see SketchFlowAnimationTrigger (Blend SDK for Silverlight).

Note

You can use all the triggers in available in Blend in SketchFlow projects. However, SketchFlow triggers are available only in SketchFlow projects.

See Also

Concepts

Working with built-in behaviors (Blend SDK for Silverlight)

Working with SketchFlow behaviors (Blend SDK for Silverlight)