TriggerBase.ActionsProperty Field

Namespace: System.Windows.Interactivity
Assembly: System.Windows.Interactivity (in system.windows.interactivity.dll)

Syntax

'Declaration
Public Shared ReadOnly ActionsProperty As DependencyProperty
'Usage
Dim value As DependencyProperty

value = TriggerBase.ActionsProperty
public static readonly DependencyProperty ActionsProperty
public:
static initonly DependencyProperty^ ActionsProperty
public static final DependencyProperty ActionsProperty
public static final var ActionsProperty : DependencyProperty

See Also

Reference

TriggerBase Class
TriggerBase Members
System.Windows.Interactivity Namespace