CommandT1, T2CanExecute Method

Overload List

CanExecute(T2) The predicate exposed as a method. Can be called to determine wether the command should execute in its current state.
CanExecute(Object)Defines the method that determines whether the command can execute in its current state.

See Also