Skip to main content

IUIServiceContainer Interface

Provides direct access to a UI element from the view model without referencing the UI element’s real type. This interface is implemented in the UIObjectService class.

Namespace: DevExpress.Mvvm

Assembly: DevExpress.WinUI.Mvvm.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public interface IUIServiceContainer

The following members return IUIServiceContainer objects:

Extension Methods

See Also