Share via


RegionBehavior.Attach Method

Attaches the behavior to the region.

Namespace:  Microsoft.Practices.Composite.Presentation.Regions
Assembly:  Microsoft.Practices.Composite.Presentation (in Microsoft.Practices.Composite.Presentation.dll)

Syntax

'Declaration
Public Sub Attach
public void Attach()
public:
virtual void Attach() sealed
function attach();

Implements

IRegionBehavior.Attach()

See Also

RegionBehavior Class

Microsoft.Practices.Composite.Presentation.Regions Namespace