INavigatable INavigatable.Refresh() { _filter.Refresh(); return(this); }
INavigatable INavigatable.Refresh() { _mainPage.Refresh(); return(this); }
INavigatable INavigatable.Refresh() { _createPerson.Refresh(); return(this); }
INavigatable INavigatable.Refresh() { _threads.Refresh(); return(this); }
INavigatable INavigatable.Refresh() { _modules.Refresh(); return(this); }