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