IAttachedObject Members

An interface for an object that can be attached to another object.

The following tables list the members exposed by the IAttachedObject type.

Public Properties

  Name Description
public property AssociatedObject Gets the associated object.

Top

Public Methods

  Name Description
public method Attach Attaches to the specified object.
public method Detach Detaches this instance from its associated object.

Top

See Also

Reference

IAttachedObject Interface
System.Windows.Interactivity Namespace