Click or drag to resize

IValidatableViewModel Events

The IValidatableViewModel type exposes the following members.

Events
  NameDescription
Public eventBehaviourInvoke
Occures if a behaviour should be invoked
(Inherited from INotifyBehaviourInvocation.)
Public eventDisposed
Occures if the object has been disposed
(Inherited from IDisposableObject.)
Public eventIsLoadingChanged
Occures if the IsLoading property has changed.
(Inherited from IViewModel.)
Public eventValidating
Occured if a property is veing validated.
Top
See Also