RegionBehavior.Region Property

Behavior's attached region.

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

Syntax

public IRegion Region { get; set; }
'Declaration
Public Property Region As IRegion
    Get
    Set

Implements

IRegionBehavior.Region

See Also

RegionBehavior Class

Microsoft.Practices.Prism.Regions Namespace