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.
Evaluates whether the command can currently execute
Syntax
public bool CanExecute (
Object parameter
)
Parameters
- parameter
Type: Object
True if the command can currently execute, false otherwise.
Return Value
Type: Boolean
ICommand required parameter that is ignored.
Requirements
Namespace: Microsoft.Kinect.Toolkit
Assembly: Microsoft.Kinect.Toolkit (in microsoft.kinect.toolkit.dll)
See Also
Reference
RelayCommand Class
RelayCommand Members
Microsoft.Kinect.Toolkit Namespace