namespace TV_Player { public partial class AppShell : Shell { public AppShell() { InitializeComponent(); } } }