Prism |
The PrismWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConfigureDefaultRegionBehaviors |
Configures the IRegionBehaviorFactory.
This will be the list of default behaviors that will be added to a region.
(Inherited from PrismBootstrapperBase) |
![]() | ConfigureModuleCatalog | (Overrides PrismBootstrapperBase.ConfigureModuleCatalog(IModuleCatalog)) |
![]() | ConfigureRegionAdapterMappings |
Configures the default region adapter mappings to use in the application, in order
to adapt UI controls defined in XAML to use a region and register it automatically.
May be overwritten in a derived class to add specific mappings required by the application.
(Inherited from PrismBootstrapperBase) |
![]() | ConfigureViewModelLocator | (Overrides PrismBootstrapperBase.ConfigureViewModelLocator) |
![]() | CreateContainerExtension | (Inherited from RayguidePrismApplicationBase) |
![]() | CreateModuleCatalog |
Creates the IModuleCatalog used by Prism.
(Inherited from PrismBootstrapperBase) |
![]() | CreateShell | (Inherited from RayguidePrismApplicationBase) |
![]() | Initialize | (Overrides PrismBootstrapperBase.Initialize) |
![]() | InitializeModules |
Initializes the modules.
(Inherited from PrismBootstrapperBase) |
![]() | InitializeShell |
Initializes the shell.
(Inherited from PrismBootstrapperBase) |
![]() | OnExit | |
![]() | OnInitialized | (Overrides PrismBootstrapperBase.OnInitialized) |
![]() | OnStartup | (Inherited from RayguidePrismApplicationBase) |
![]() | OnStartup(String, String) | (Inherited from RayguidePrismApplicationBase) |
![]() | RegisterFrameworkExceptionTypes |
Registers the Types of the Exceptions that are not considered
root exceptions by the ExceptionExtensions.
(Inherited from PrismBootstrapper) |
![]() | RegisterRequiredTypes |
Registers all types that are required by Prism to function with the container.
(Inherited from PrismBootstrapperBase) |
![]() | RegisterTypes | (Overrides PrismBootstrapperBase.RegisterTypes(IContainerRegistry)) |
![]() | ResolveCustomViewModel | |
![]() | Run |
Runs the bootstrapper process.
(Inherited from PrismBootstrapperBase) |