Interaction Class

Static class that owns the Triggers and Behaviors attached properties. Handles propagation of AssociatedObject change notifications.

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

Syntax

'Declaration
Public NotInheritable Class Interaction
'Usage
public static class Interaction
public ref class Interaction abstract sealed
public final class Interaction
public final class Interaction

Inheritance Hierarchy

System.Object
  System.Windows.Interactivity.Interaction

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.

See Also

Reference

Interaction Members
System.Windows.Interactivity Namespace