ServiceContainer.Default Property
Gets the default service contaner.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.Mvvm.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IServiceContainer | An IServiceContainer implementation. |
See Also