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