Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table(s) list the members exposed by the RelayCommand type.
Public Constructors
| Name | Description | |
|---|---|---|
![]() |
RelayCommand | Overloaded. Initializes a new instance of the RelayCommand class |
Public Methods
| Name | Description | |
|---|---|---|
![]() |
CanExecute | Evaluates whether the command can currently execute |
![]() |
Execute | Executes the associated delegate |
![]() |
InvokeCanExecuteChanged | Raises the CanExecuteChanged event to signal that the possibility of execution has changed |
Public Events
| Name | Description | |
|---|---|---|
![]() |
CanExecuteChanged | Event signaling that the possibility of this command executing has changed |
See Also
Reference
RelayCommand Generic Class
Microsoft.Kinect.Toolkit Namespace
.gif)
.gif)