private void Button_Enable_Solution_Click(object sender, RoutedEventArgs e) { ActivatorHelper helper = new ActivatorHelper(); helper.Enable(); }