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