IValidatableViewModel Events |
The IValidatableViewModel type exposes the following members.
Name | Description | |
---|---|---|
BehaviourInvoke |
Occures if a behaviour should be invoked
(Inherited from INotifyBehaviourInvocation.) | |
Disposed |
Occures if the object has been disposed
(Inherited from IDisposableObject.) | |
IsLoadingChanged |
Occures if the IsLoading property has changed.
(Inherited from IViewModel.) | |
Validating |
Occured if a property is veing validated.
|