IDialogViewModelTResult Properties |
The IDialogViewModelTResult generic 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.) | |
| IsLoading |
Gets or sets a value that indicates if the viewmodel is loading
(Inherited from IViewModel.) | |
| Result |
Gets or sets the result value
| |
| Title |
Gets the title of the dialog
(Inherited from IDialogViewModel.) |