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