private void ExecuteAddCommand() { Builds.Add(new BuildConfigure_ViewModel()); SelectedBuild = Builds.LastOrDefault(); }