[]
        
(Showing Draft Content)

C1.WPF.ExpressionEditor.CommandHandler.CanExecute

CanExecute Method

CanExecute(object)

Can execute command.

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