private void GoToFiltersExecuted()
 {
     _menuNavigationHelper.NavigateTo(typeof(AreaFilterListPage), _areaId);
 }