Click or drag to resize

IDialogViewModel Properties

The IDialogViewModel type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
Gets the Dispatcher this IDispatcher is associated with.
(Inherited from IViewModel.)
Public propertyId
Gets the unique Id of the view model
(Inherited from IViewModel.)
Public propertyIsLoading
Gets or sets a value that indicates if the viewmodel is loading
(Inherited from IViewModel.)
Public propertyTitle
Gets the title of the dialog
Top
See Also