Intersoft ClientUI Documentation
CommandBinding Class Members
Properties  Events


The following tables list the members exposed by CommandBinding.

Public Constructors
 NameDescription
Public ConstructorCommandBinding ConstructorOverloaded. Initializes a new instance of CommandBinding class.  
Top
Public Properties
 NameDescription
Public PropertyCommandGets or sets the ICommand associated with this CommandBinding.  
Top
Public Events
 NameDescription
Public EventCanExecuteOccurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the command target.  
Public EventExecutedOccurs when the command associated with this CommandBinding executes.  
Public EventPreviewCanExecuteOccurs when the command associated with this CommandBinding initiates a check to determine whether the command can be executed on the current command target.  
Public EventPreviewExecutedOccurs when the command associated with this CommandBinding executes.  
Top
See Also

Reference

CommandBinding Class
Intersoft.Client.Framework.Input Namespace

Send Feedback