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