Intersoft ClientUI Documentation
CommandBinding Class Members
See Also  Properties  Events Send Feedback
Intersoft.Client.Framework.Input Namespace : CommandBinding Class


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

© 2012 All Rights Reserved.