Share via


RelayCommand Members

The following table(s) list the members exposed by the RelayCommand type.

Public Constructors

Name Description
Public Method RelayCommand Overloaded. Initializes a new instance of the RelayCommand class

Public Methods

Name Description
Public Method CanExecute Evaluates whether the command can currently execute
Public Method Execute Executes the associated delegate
Public Method InvokeCanExecuteChanged Raises the CanExecuteChanged event to signal that the possibility of execution has changed

Public Events

Name Description
Public Event CanExecuteChanged Event signaling that the possibility of this command executing has changed

See Also

Reference

RelayCommand Generic Class
Microsoft.Kinect.Toolkit Namespace