Click or drag to resize

IChangeAwareViewModel Events

The IChangeAwareViewModel type exposes the following members.

Events
  NameDescription
Public eventBehaviourInvoke
Occures if a behaviour should be invoked
(Inherited from INotifyBehaviourInvocation.)
Public eventChanged
Occures when a value has changed
Public eventIsChangedChanged
Occures if the IsChanged property has changed.
Public eventIsLoadingChanged
Occures if the IsLoading property has changed.
(Inherited from IViewModel.)
Top
See Also