namespace ControlGallery.Pages; public partial class LabelsPage : ContentPage { public LabelsPage() { InitializeComponent(); } }