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


The following tables list the members exposed by RoutedCommand.

Public Constructors

 NameDescription
public ConstructorRoutedCommand ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyInputGesturesGets the collection of InputGesture objects that are associated with this command.  
public PropertyNameGets the name of the command.  
public PropertyOwnerTypeGets the type that is registered with the command.  
Top

Public Methods

 NameDescription
public MethodCanExecuteDetermines whether this RoutedCommand can execute in its current state.  
public MethodExecuteExecutes the RoutedCommand on the current command target.  
Top

Public Events

 NameDescription
public EventCanExecuteChangedOccurs when the CanExecute state of this command is changed.  
Top

See Also

© 2012 All Rights Reserved.