IViewInjectionManager.GetService(String) Method
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| regionName | String |
Returns
| Type |
|---|
| IViewInjectionService |
See Also
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
IViewInjectionService GetService(
string regionName
)
Function GetService(
regionName As String
) As IViewInjectionService
| Name | Type |
|---|---|
| regionName | String |
| Type |
|---|
| IViewInjectionService |