public void PerformAction()
 {
     root.PopFolderView();
     scan.NewListToScanThough <PhraseButton>(root.items);
 }