Skip to content

TextBoxHelper.ButtonClicked should pass ButtonCommandParameter to ButtonCommand.CanExecute #2354

@xmedeko

Description

@xmedeko

TextBoxHelper.ButtonClicked call ButtonCommand.Execute and ButtonCommand.CanExecute with different parameters. If should use same parameter for both of them. I.e.

command.CanExecute(commandParameter)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions