ViewInjectionManager.GetService(String) Method
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
regionName | String |
Returns
Type |
---|
IViewInjectionService |
Implements
See Also
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
public IViewInjectionService GetService(
string regionName
)
Public Function GetService(
regionName As String
) As IViewInjectionService
Name | Type |
---|---|
regionName | String |
Type |
---|
IViewInjectionService |
No
Your feedback is appreciated.