[]
Defines the method that determines whether the action can execute in its current state.
bool CanExecute(object target)
Function CanExecute(target As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | target | The target object to execute this action. |
| Type | Description |
|---|---|
| bool |