Click or drag to resize

IPrelaunchAware Properties

The IPrelaunchAware 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.)
Top
See Also