using Microsoft.Maui.Controls; using Microsoft.Maui; namespace Bit.App.Controls { public class ExtendedGrid : Grid { } }