private void SelectNewAccountInView() { var latestAccount = _timeServerAccounts.Last(); TimeServerAccountsView.MoveCurrentTo(latestAccount); }