The ViewModelBase type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ViewModelBase |
Methods
| Name | Description | |
|---|---|---|
| OnPropertyChanged |
Raises the PropertyChanged event.
| |
| Set<(Of <(T>)>) |
Sets the value of a field, raising the PropertyChanged event if required.
|
Events
| Name | Description | |
|---|---|---|
| PropertyChanged |
Occurs when a property value changes.
|