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