The ViewModelBase type exposes the following members.

Methods

  NameDescription
OnPropertyChanged
Raises the PropertyChanged event.
Set<(Of <(T>)>)
Sets the value of a field, raising the PropertyChanged event if required.

See Also