BaseWindowViewModel EventsKerbalEdit - Take control of your KSP Data!
The BaseWindowViewModel type exposes the following members.
Events

  NameDescription
Public eventPropertyChanged
PropertyChanged field requirement inherited by IViewModel's INotifiyPropertyChanged requirement. Allows for event signaling of property changes on the model.
Back to Top
See Also