ICommand.CanExecute Method
Defines the method that determines whether the command can execute in its current state.
Namespace: System.Windows.Input
Assembly: System.Windows (in System.Windows.dll)
Parameters
- parameter
- Type: System.Object
Data used by the command. If the command does not require data to be passed, this object can be set to null.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.