DataTrigger Class
DataTrigger Class
Represents a trigger that performs actions when the bound data meets a specified condition.


Namespace: Microsoft.Expression.Interactivity.Core
Assembly: Microsoft.Expression.Interactions (in microsoft.expression.interactions.dll)
Syntax
Public Class DataTrigger
	Inherits PropertyChangedTrigger
Dim instance As DataTrigger
public class DataTrigger : PropertyChangedTrigger
public ref class DataTrigger : public PropertyChangedTrigger
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms