Intersoft.Client.Framework.Regions Namespace : RegionManager Class |
The following tables list the members exposed by RegionManager.
Name | Description | |
---|---|---|
RegionManager Constructor | Overloaded. |
Name | Description | |
---|---|---|
EnableNavigableViewDiscoveryProperty | Identifies the EnableNavigableViewDiscovery attached property. | |
IsRegionScopeProperty | Identifies the IsRegionScope attached property. | |
ScopeNameProperty | Identifies the ScopeName attached property. |
Name | Description | |
---|---|---|
Adapters | Gets the default region adapter that will be used in region manager instances. | |
Host | Gets or sets the element that hosts the region manager. | |
Name | Gets or sets the name of the region manager. | |
Regions | Gets the collection of IRegion registered in this region manager. |
Name | Description | |
---|---|---|
AddViewToRegion | Overloaded. Adds the view to the specified region name. | |
Dispose | Called when the RegionManager is disposed. | |
GetEnableNavigableViewDiscovery | Gets the value of the EnableNavigableViewDiscovery attached property. | |
GetIsRegionScope | Gets the value of the IsRegionScope attached property. | |
GetRegisteredViews | Gets the collection of view instances registered in this region manager. | |
GetScopeName | Gets the value of the ScopeName attached property. | |
GetUriTypeMappings | Gets the URI and type mappings registered in this region manager. | |
RegisterNavigableView | Overloaded. Registers a type with the specified mapping to the target frame. | |
RegisterViewWithRegion | Overloaded. Registers a type to the specified region scope name and region name. | |
SetEnableNavigableViewDiscovery | Sets the EnableNavigableViewDiscovery attached property. | |
SetIsRegionScope | Sets the IsRegionScope attached property. | |
SetScopeName | Sets the ScopeName attached property. |
Name | Description | |
---|---|---|
CreateInstance | Creates an instance of a registered view System.Type. |
Name | Description | |
---|---|---|
NavigableViewAdded | Raised when a navigable view is added to the region manager. |