IList <ISearchResult> IWorkWindow.FindAll(string searchPattern) { return(fController.FindAll(searchPattern)); }