PostSharpAPI ReferencePost­Sharp.​Patterns.​XamlCommand­AttributeCan­Execute­Property
Open sandboxFocus

Property CanExecuteProperty

CanExecuteProperty

Gets or sets the name of the property that is evaluated to determine whether the command can be executed. This property corresponds to the CanExecute(Object) method.

Declaration
public string CanExecuteProperty { get; set; }
Property Value
Type Description
String