IViewInjectionService Properties
Provides methods and properties to inject VewModels (and their Views) and operate with them.
Name | Description |
---|---|
Region |
Gets or sets the region name. |
Selected |
Gets or sets the selected View |
View |
Gets the collection of injected View Models (and their Views). |
See Also