IHostAwareRegionBehavior Interface

Defines a IRegionBehavior that not allows extensible behaviors on regions which also interact with the target element that the IRegion is attached to.

Namespace:  Microsoft.Practices.Prism.Regions.Behaviors
Assembly:  Microsoft.Practices.Prism (in Microsoft.Practices.Prism.dll)

Syntax

public interface IHostAwareRegionBehavior : IRegionBehavior
'Declaration
Public Interface IHostAwareRegionBehavior _
    Inherits IRegionBehavior

See Also

IHostAwareRegionBehavior Members

Microsoft.Practices.Prism.Regions.Behaviors Namespace