private void CustomerComboBox_OnSelectionChanged(object sender, SelectionChangedEventArgs e) { vm.ExecuteSelectCustomer(new object()); }