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