namespace NotesNet8.Views; public partial class AboutPage : ContentPage { public AboutPage() { InitializeComponent(); } }