Open sandboxFocus

Property IsCanExecuteRequired

IsCanExecuteRequired

Gets or sets a value indicating whether a matching valid unambiguous can-execute method or property must be found for a match to be considered successful. The default value is true when CanExecutePatterns is specified, otherwise false.

Declaration
public bool? IsCanExecuteRequired { get; init; }
Property Value
Type Description
bool?