private void BtnNextClick(object sender, RoutedEventArgs e) { ViewModel.NextClient(10); UtilidadPaginacion(); }