EventTriggerBehavior.Actions Property

Gets the collection of actions associated with the behavior. This is a dependency property.

Namespace: Microsoft.Xaml.Interactions.Core Namespace

Assembly: Microsoft.Xaml.Interactions (in Microsoft.Xaml.Interactions.dll)

public:
property ::Microsoft::Xaml::Interactivity::ActionCollection^ Actions {
         ::Microsoft::Xaml::Interactivity::ActionCollection^ get();
}

See Also

Reference

EventTriggerBehavior Class

Microsoft.Xaml.Interactions.Core Namespace