The IContextRegionManager type exposes the following members.

Methods

  NameDescription
Public methodRegisterViewWithRegion(String, Type)
The type to register with a region
Public methodRegisterViewWithRegion(String, Type, String)
The type to register with a region and the context it should be created from.
Public methodRegisterViewWithRegion<(Of <<'(T>)>>)(String)
The region name to register to
Public methodRegisterViewWithRegion<(Of <<'(T>)>>)(String, String)
The type to register with a region and the context it should be created from.

Properties

  NameDescription
Public propertyRegions
The list of RegionData that have region information

See Also