public void Execute(object parameter) { string a = (string)parameter; viewModel.ViewAllProductsCreate(); }