Skip to main content

UIServiceBase Class

The base class that allows you to implement UI Services.

Namespace: DevExpress.WinUI.Core

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

NuGet Package: DevExpress.WinUI

Declaration

public abstract class UIServiceBase :
    UIServiceBase<FrameworkElement>
See Also