The MainWindowViewModel type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| Data |
Gets or sets the data model handling KSP data.
| |
| InstallPath |
Gets or sets the install path for KSP data.
| |
| IsDirty |
Gets or sets a value indicating whether this data object or any of its children have been altered since the last load or save operation
(Inherited from BaseWindowViewModel.) | |
| OpenKspInstallFolderCommand |
Gets the command hook that handles collecting folder input information using a folder selector.
| |
| Parent |
Gets the parent IViewModel instance
(Inherited from BaseWindowViewModel.) |
See Also