MainWindowViewModel PropertiesKerbalEdit - Take control of your KSP Data!
The MainWindowViewModel type exposes the following members.
Properties

  NameDescription
Public propertyData
Gets or sets the data model handling KSP data.
Public propertyInstallPath
Gets or sets the install path for KSP data.
Public propertyIsDirty
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.)
Public propertyOpenKspInstallFolderCommand
Gets the command hook that handles collecting folder input information using a folder selector.
Public propertyParent
Gets the parent IViewModel instance
(Inherited from BaseWindowViewModel.)
Back to Top
See Also