ChangePropertyAction.ValueProperty Field

Namespace: Microsoft.Expression.Interactivity.Core
Assembly: Microsoft.Expression.Interactions (in microsoft.expression.interactions.dll)

Syntax

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

value = ChangePropertyAction.ValueProperty
public static readonly DependencyProperty ValueProperty
public:
static initonly DependencyProperty^ ValueProperty
public static final DependencyProperty ValueProperty
public static final var ValueProperty : DependencyProperty

See Also

Reference

ChangePropertyAction Class
ChangePropertyAction Members
Microsoft.Expression.Interactivity.Core Namespace