public static void Main() { MediaPlayer.App app = new MediaPlayer.App(); app.InitializeComponent(); app.Run(); }