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