Behavior.AssociatedObject Property

Gets the object to which this Behavior`1 is attached.

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

Syntax

protected T AssociatedObject { get; }

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

Behavior Generic Class
Behavior Members
System.Windows.Interactivity Namespace