Intersoft ClientUI Documentation
RoutedUICommand Class Members
Properties  Methods  Events


The following tables list the members exposed by RoutedUICommand.

Public Constructors
 NameDescription
Public ConstructorRoutedUICommand ConstructorOverloaded. Initializes a new instance of the RoutedUICommand class.  
Top
Public Properties
 NameDescription
Public PropertyInputGestures Gets the collection of InputGesture objects that are associated with this command. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Public PropertyName Gets the name of the command. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Public PropertyOwnerType Gets the type that is registered with the command. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Public PropertyTextGets or sets the text that describes this command.  
Top
Public Methods
 NameDescription
Public MethodCanExecute Determines whether this RoutedCommand can execute in its current state. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Public MethodExecute Executes the RoutedCommand on the current command target. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Top
Public Events
 NameDescription
Public EventCanExecuteChanged Occurs when the CanExecute state of this command is changed. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Top
See Also

Reference

RoutedUICommand Class
Intersoft.Client.Framework.Input Namespace

Send Feedback