Click or drag to resize

ViewModelBase Properties

The ViewModelBase type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the Dispatcher this IDispatcher is associated with.
Public propertyId
Gets the unique Id of the view model
Public propertyIsDisposed
Gets a value indicating if the object has been disposed or not
(Inherited from DisposableBase.)
Public propertyIsLoading
Gets or sets a value that indicates if the viewmodel is loading
Public propertyMessageDialog
Gets the message dialog
Public propertyNavigator
Gets the window navigator
Top
See Also