SelectorRegionAdapter.CreateRegion Method

Creates a new instance of Region.

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

Syntax

protected override IRegion CreateRegion()
'Declaration
Protected Overrides Function CreateRegion As IRegion

Return Value

A new instance of Region.

See Also

SelectorRegionAdapter Class

Microsoft.Practices.Prism.Regions Namespace