MauiAppBuilderExtensions Class
In This Article
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
C#
public static class MauiAppBuilderExtensions
#Remarks
For more information, refer to the following section: Register Handlers for DevExpress Components.
See Also