![]() | ValidatableViewModelBase Events |
The ValidatableViewModelBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | BehaviourInvoke |
Occures if a behaviour should be invoked
(Inherited from ViewModelBase.) |
![]() | Disposed |
Occures if the object has been disposed
(Inherited from DisposableBase.) |
![]() | ErrorsChanged |
Occures if the count of the errors has changed
|
![]() | IsLoadingChanged |
Occures if the IsLoading property has changed.
(Inherited from ViewModelBase.) |
![]() | PropertyChanged |
Occurs when a property value changes.
(Inherited from ViewModelBase.) |
![]() | Validating |
Occures if a property is veing validated.
|