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