InvokeActionsActivity.Actions Property

Definition

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

public Microsoft.Xaml.Interactivity.ActionCollection Actions { get; }
member this.Actions : Microsoft.Xaml.Interactivity.ActionCollection
Public ReadOnly Property Actions As ActionCollection

Property Value

Microsoft.Xaml.Interactivity.ActionCollection

Applies to