IRegionNavigationService.Region Property
Gets or sets the region owning this service.
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
Field Value
A Region.