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