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