Click or drag to resize

ViewModelBase Events

The ViewModelBase type exposes the following members.

Events
  NameDescription
Public eventBehaviourInvoke
Occures if a behaviour should be invoked
Public eventDisposed
Occures if the object has been disposed
(Inherited from DisposableBase.)
Public eventIsLoadingChanged
Occures if the IsLoading property has changed.
Public eventPropertyChanged
Occurs when a property value changes.
Top
See Also