The IContextRegionManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | RegisterViewWithRegion(String, Type) |
The type to register with a region
|
![]() | RegisterViewWithRegion(String, Type, String) |
The type to register with a region and the context it should be created from.
|
![]() | RegisterViewWithRegion<(Of <<'(T>)>>)(String) |
The region name to register to
|
![]() | RegisterViewWithRegion<(Of <<'(T>)>>)(String, String) |
The type to register with a region and the context it should be created from.
|
Properties
Name | Description | |
---|---|---|
![]() | Regions |
The list of RegionData that have region information
|