You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command set to an hyperlink using HyperlinkExtensions.Command attached property is always executed. It does not consider the ICommand.CanExecute() value.
Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
Steps to Reproduce
Steps to reproduce the behavior:
Attach a disabled command to an Hyperlink control using HyperlinkExtensions.Command