C# Class ViewSwitchingNavigation.QuickStartBootstrapper

Inheritance: Prism.Unity.UnityBootstrapper
Datei anzeigen Open project: PrismLibrary/Prism-Samples-Wpf Class Usage Examples

Protected Methods

Method Description
CreateModuleCatalog ( ) : IModuleCatalog
CreateShell ( ) : DependencyObject
InitializeShell ( ) : void

Method Details

CreateModuleCatalog() protected method

protected CreateModuleCatalog ( ) : IModuleCatalog
return IModuleCatalog

CreateShell() protected method

protected CreateShell ( ) : DependencyObject
return System.Windows.DependencyObject

InitializeShell() protected method

protected InitializeShell ( ) : void
return void