public interface ISchemeViewModel : IViewModel,
INotifyPropertyChanged
Public Interface ISchemeViewModel
Inherits IViewModel, INotifyPropertyChanged
public interface class ISchemeViewModel : IViewModel,
INotifyPropertyChanged
type ISchemeViewModel =
interface
interface IViewModel
interface INotifyPropertyChanged
end
Collection | |
IsEditable | |
IsPermanent | |
IsSystem | |
Model | (Унаследован от IViewModel) |
Name | |
Parent |
PropertyChanged | Occurs when a property value changes. (Унаследован от INotifyPropertyChanged) |