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