ViewModelBase Events |
The ViewModelBase type exposes the following members.
Name | Description | |
---|---|---|
BehaviourInvoke |
Occures if a behaviour should be invoked
| |
Disposed |
Occures if the object has been disposed
(Inherited from DisposableBase.) | |
IsLoadingChanged |
Occures if the IsLoading property has changed.
| |
PropertyChanged |
Occurs when a property value changes.
|