IServiceContainer Interface
Provides methods to retrieve services and register them in a service container.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Related API Members
The following members return IServiceContainer objects:
Remarks
See Services in custom ViewModels to learn more.
See Also