namespace NotificationFlyout.Tray.Views { public partial class Shell { public Shell() { InitializeComponent(); } } }