Skip to main content

ServiceContainer Class

An object that contains services.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.Mvvm.v24.2.dll

Declaration

public class ServiceContainer :
    ServiceContainerBase,
    IServiceContainer

Remarks

See Services in custom ViewModels to learn more.

Implements

Inheritance

Object
DevExpress.Mvvm.ServiceContainerBase
ServiceContainer
See Also