Share via


BaseAsyncValueCommand<TExecute,TCanExecute>.ICommand.CanExecute Method

Definition

bool ICommand.CanExecute(object parameter);

Parameters

parameter
System.Object

Returns

System.Boolean

Implements

System.Windows.Input.ICommand.CanExecute(System.Object)

Applies to