CanExecute
Gets a value indicating whether the command can be executed.
Returns true if no CanExecute delegate was provided, or if the delegate returns true.
Declaration
public bool CanExecute { get; }Property Value
| Type | Description |
|---|---|
| bool |
Gets a value indicating whether the command can be executed.
Returns true if no CanExecute delegate was provided, or if the delegate returns true.
public bool CanExecute { get; }| Type | Description |
|---|---|
| bool |