Defines the contract for a class that can be selected.
Namespace: KerbalEdit.ViewModelsAssembly: KerbalEdit (in KerbalEdit.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface ISelectedViewModel : IViewModel, INotifyPropertyChanged
See Also