Cauldron.XAML.Interactivity.Actions Namespace |
Class | Description | |
---|---|---|
ActionBase |
Represents a base class for action behaviours
| |
ActionCollection |
Represents a collection of ActionBase | |
InvokeMethodAction |
Represents an action, that can invoke a method (also with parameters) residing on the the AssociatedObject or in the control defined by MethodOwnerType.
The method parameters must be properties of the AssociatedObject or it's templatedparent (Not available in UWP)
| |
StoryboardBeginAnimationAction |
Represents an action that can invoke Begin |