![]() | ValidatableViewModelBase Properties |
The ValidatableViewModelBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | Dispatcher |
Gets the Dispatcher this IDispatcher is associated with.
(Inherited from ViewModelBase.) |
![]() | Errors |
Gets or sets the error info strings
|
![]() | HasErrors |
Gets a value that indicates if the ViewModel has errors after validation
|
![]() | Id |
Gets the unique Id of the view model
(Inherited from ViewModelBase.) |
![]() | 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
(Inherited from ViewModelBase.) |
![]() | IsValidating |
Gets a value that indicates that the properties are currently being validated.
|
![]() | MessageDialog |
Gets the message dialog
(Inherited from ViewModelBase.) |
![]() | Navigator |
Gets the window navigator
(Inherited from ViewModelBase.) |