MauiAppBuilderExtensions Class
Contains the UseDevExpress method that register handlers for the DevExpress .NET MAUI Controls.
Namespace: DevExpress.Maui
Assembly: DevExpress.Maui.Core.dll
NuGet Package: DevExpress.Maui.Core
Declaration
public static class MauiAppBuilderExtensions
Remarks
For more information, refer to the following section: Register Handlers for DevExpress Components.
Inheritance
Object
MauiAppBuilderExtensions
See Also