ViewInjectionManager.UnregisterService(IViewInjectionService) Method
Unregister the service. For internal use.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| service | IViewInjectionService |
Implements
See Also