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