Method | Description | |
---|---|---|
MahAppsAboutView ( ) : Catel.Windows |
Initializes a new instance of the MahAppsAboutView class.
|
|
MahAppsAboutView ( AboutViewModel viewModel ) : Catel.Windows |
Initializes a new instance of the MahAppsAboutView class. This constructor can be used to use view-model injection. |
public MahAppsAboutView ( AboutViewModel viewModel ) : Catel.Windows | ||
viewModel | AboutViewModel | The view model to inject. |
return | Catel.Windows |