Open sandboxFocus

Method CanExecute

CanExecute(T)

Gets a value indicating whether the Execute(T) command can be called with a given parameter.

Declaration
public bool CanExecute(T parameter)
Parameters
Type Name Description
T parameter
Returns
Type Description
bool