Share via


IRegionBehavior.Region Property

The region that this behavior is extending.

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

Syntax

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

See Also

IRegionBehavior Interface

Microsoft.Practices.Prism.Regions Namespace