BindRegionContextToDependencyObjectBehavior Class

Defines a behavior that forwards the RegionContextProperty to the views in the region.

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

Syntax

public class BindRegionContextToDependencyObjectBehavior : IRegionBehavior
'Declaration
Public Class BindRegionContextToDependencyObjectBehavior _
    Implements IRegionBehavior

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Prism.Regions.Behaviors.BindRegionContextToDependencyObjectBehavior
    Microsoft.Practices.Prism.MefExtensions.Regions.Behaviors.MefBindRegionContextToDependencyObjectBehavior

See Also

BindRegionContextToDependencyObjectBehavior Members

Microsoft.Practices.Prism.Regions.Behaviors Namespace