Intersoft ClientUI Documentation
RoutedCommand Class Members
Properties  Methods  Events


The following tables list the members exposed by RoutedCommand.

Public Constructors
 NameDescription
Public ConstructorRoutedCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyInputGestures Gets the collection of InputGesture objects that are associated with this command.  
Public PropertyName Gets the name of the command.  
Public PropertyOwnerType Gets the type that is registered with the command.  
Top
Public Methods
 NameDescription
Public MethodCanExecute Determines whether this RoutedCommand can execute in its current state.  
Public MethodExecute Executes the RoutedCommand on the current command target.  
Top
Public Events
 NameDescription
Public EventCanExecuteChanged Occurs when the CanExecute state of this command is changed.  
Top
See Also

Reference

RoutedCommand Class
Intersoft.Client.Framework.Input Namespace

Send Feedback