Class SetDataStoreValueAction
An action that will change the value of a property from a data store object. This class is identical to ChangePropertyAction. The only difference is that the data store picker is loaded for this action.
[DefaultTrigger(typeof(UIElement), typeof(EventTrigger), "Loaded")]
public class SetDataStoreValueAction : ChangePropertyAction, IAnimatable, IAttachedObject
- Inheritance
-
SetDataStoreValueAction
- Implements
- Inherited Members
- Extension Methods