Share via


ChangePropertyAction Constructor

Initializes a new instance of the ChangePropertyAction class. Initializes a new instance of the ChangePropertyAction Class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ChangePropertyAction
public ChangePropertyAction ()
public:
ChangePropertyAction ()
public ChangePropertyAction ()
public function ChangePropertyAction ()

Remarks

The default constructor initializes any fields to their default values.

See Also

Reference

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