PropertyChangedTrigger Constructor

Initializes a new instance of the TriggerBase`1 class. Initializes a new instance of the PropertyChangedTrigger 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 PropertyChangedTrigger
public PropertyChangedTrigger ()
public:
PropertyChangedTrigger ()
public PropertyChangedTrigger ()
public function PropertyChangedTrigger ()

Remarks

The default constructor initializes any fields to their default values.

See Also

Reference

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