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