private void CountSearchButton_Click(object sender, RoutedEventArgs e) { // Count Products _viewModel.CountUsingSearch(); }