public void Execute(object parameter) { var source = Ninja.Get <EntryViewModel>(); manager.AddSongToDatabase(); source.FirstItemHasFocus = true; }