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
Context of type T used for evaluating the current possibility of execution
Return Value
Type: Boolean
True if the command can currently execute, false otherwise
Requirements
Namespace: Microsoft.Kinect.Toolkit
Assembly: Microsoft.Kinect.Toolkit (in microsoft.kinect.toolkit.dll)
See Also
Reference
RelayCommand Generic Class
RelayCommand Members
Microsoft.Kinect.Toolkit Namespace