Concept.Model.Wpf Assembly > Concept.Model.Wpf Namespace : ConceptBootstrapper Class |
The following tables list the members exposed by ConceptBootstrapper.
Name | Description | |
---|---|---|
![]() | ConceptSkinChromeName | |
![]() | ConceptSkinChromeNameDisplayName | |
![]() | ConceptSkinColorDarkBlueName | |
![]() | ConceptSkinColorDarkGrayName | |
![]() | ConceptSkinColorLightGrayName |
Name | Description | |
---|---|---|
![]() | DefaultRefreshCommandsIntervalMs |
Name | Description | |
---|---|---|
![]() | MainWindow | Gets the main window. |
![]() | RefreshCommandsInterval | |
![]() | SplashScreen | Gets the splash screen. |
![]() | StoreDataLocally | |
![]() | UserPreferencesPath | Gets the user preferences path. |
Name | Description | |
---|---|---|
![]() | Args | Gets the main application calling args. |
![]() | Company | Gets the company. |
![]() | IsSplashScreenEnabled | Gets a value indicating whether the splash screen should be shown. |
![]() | ProductName | Gets the name of the product. |
![]() | SplashScreenImageUri | Gets the splash screen image URI. |
![]() | SplashScreenMinDisplayTime | Gets the splash screen min display time. |
Name | Description | |
---|---|---|
![]() | AsyncOperation | This method will be execute on the startup of the application as async code. |
![]() | CreateMainWindow | Creates the main window. |
![]() | InitializeMainWindow | Initializes the main window. |
![]() | Load | This method will be execute on the startup of the application. |
![]() | LoadCustomSkins | Loads the custom skins. |
![]() | OnAsyncOperationCompleted | Raises the System.ComponentModel.AsyncCompletedEventArgs event. |
![]() | RegisterAsyncOperation | Registers the async operation. |
![]() | RegisterBindingListener | |
![]() | RegisterExceptionHandler | Registers the exception handler. |
![]() | RegisterUserPreferences | Registers the user preferences. |
![]() | ShowExceptionDisplayer | Overloaded. Shows the exception displayer. |
![]() | Unload | This method will be execute on the shutdown of the application. |
Name | Description | |
---|---|---|
![]() | GetImage | Overloaded. Gets the image. |
![]() | IfNotNull<T,U> |
Name | Description | |
---|---|---|
![]() | AsyncOperationCompleted | Occurs when [async operation completed]. |