IValidatableViewModel Properties |
The IValidatableViewModel type exposes the following members.
Name | Description | |
---|---|---|
Dispatcher |
Gets the Dispatcher this IDispatcher is associated with.
(Inherited from IViewModel.) | |
Id |
Gets the unique Id of the view model
(Inherited from IViewModel.) | |
IsDisposed |
Gets a value indicating if the object has been disposed or not
(Inherited from IDisposableObject.) | |
IsLoading |
Gets or sets a value that indicates if the viewmodel is loading
(Inherited from IViewModel.) | |
IsValidating |
Gets a value that indicates that the properties are currently being validated.
|