DataStoreChangedTrigger

You can use the DataStoreChangedTrigger trigger to invoke an action based on a modification to a data store.

To add a DataStoreChangedTrigger

  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 DataStoreChangedTrigger, and then click OK.

    DataStoreChangedTrigger

  3. In the Property drop-down list, select a property from the list of properties in your data store. When a change to the value of that property is made, the DataStoreChangedTrigger invokes any actions associated with it.

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

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