ISupportUIServices.ServiceContainer Property
In This Article
Gets the container that stores DevExpress WinUI MVVM UI Services.
Namespace: DevExpress.Mvvm
Assembly: DevExpress.WinUI.Mvvm.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
IUIServiceContainer ServiceContainer { get; }
#Property Value
Type | Description |
---|---|
IUIService |
DevExpress Win |
See Also