private static void StartApplication() { var uiMap = new UIMap(); uiMap.StartApplication(); ScenarioContext.Current.Set(uiMap); }