public interface ITreeItemViewModel : IViewModel,
INotifyPropertyChangedPublic Interface ITreeItemViewModel
Inherits IViewModel, INotifyPropertyChangedpublic interface class ITreeItemViewModel : IViewModel,
INotifyPropertyChangedtype ITreeItemViewModel =
interface
interface IViewModel
interface INotifyPropertyChanged
end| IsExpanded | |
| IsSelectedChild | |
| Items | |
| Model | (Унаследован от IViewModel) |
| Parent | |
| Tree |
| PropertyChanged | Occurs when a property value changes. (Унаследован от INotifyPropertyChanged) |