Method | Description | |
---|---|---|
AboutViewModel ( ISettingsService settingsService, IApplicationService applicationService ) : System.Windows.Input |
Initializes a new instance of the AboutViewModel class.
|
Method | Description | |
---|---|---|
OpenInstallationDirectory ( ) : void |
Opens the installation directory.
|
public AboutViewModel ( ISettingsService settingsService, IApplicationService applicationService ) : System.Windows.Input | ||
settingsService | ISettingsService | The settings service. |
applicationService | IApplicationService | The application service. |
return | System.Windows.Input |