TriggerAction.IsEnabledProperty Field

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

Syntax

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

value = TriggerAction.IsEnabledProperty
public static readonly DependencyProperty IsEnabledProperty
public:
static initonly DependencyProperty^ IsEnabledProperty
public static final DependencyProperty IsEnabledProperty
public static final var IsEnabledProperty : DependencyProperty

See Also

Reference

TriggerAction Class
TriggerAction Members
System.Windows.Interactivity Namespace