RegionContext Class

Class that holds methods to Set and Get the RegionContext from a DependencyObject. RegionContext allows sharing of contextual information between the view that's hosting a IRegion and any views that are inside the Region.

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

Syntax

public static class RegionContext
'Declaration
Public NotInheritable Class RegionContext

Inheritance Hierarchy

System.Object
  Microsoft.Practices.Prism.Regions.RegionContext

See Also

RegionContext Members

Microsoft.Practices.Prism.Regions Namespace