ViewModelBase Properties |
The ViewModelBase type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispatcher |
Gets the Dispatcher this IDispatcher is associated with.
| |
| Id |
Gets the unique Id of the view model
| |
| IsDisposed |
Gets a value indicating if the object has been disposed or not
(Inherited from DisposableBase.) | |
| IsLoading |
Gets or sets a value that indicates if the viewmodel is loading
| |
| MessageDialog |
Gets the message dialog
| |
| Navigator |
Gets the window navigator
|