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