ISelectedViewModel MembersKerbalEdit - Take control of your KSP Data!

The ISelectedViewModel type exposes the following members.
Properties

  NameDescription
Public propertyIsDirty
Gets or sets a value indicating weather the data object or any of its children contain changed data.
(Inherited from IViewModel.)
Public propertyParent
Gets the Parent instance
(Inherited from IViewModel.)
Public propertySelectedItem
Gets or sets the viewmodel that is selected.
Back to Top
Events

  NameDescription
Public eventOnlinePropertyChanged
Occurs when a property value changes.
(Inherited from OnlineINotifyPropertyChanged.)
Back to Top
See Also