Concept.Model.Wpf Assembly > Concept.Model.Wpf Namespace : ConceptBootstrapper Class |
For a list of all members of this type, see ConceptBootstrapper members.
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> |