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