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


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 PropertyInputGesturesGets the collection of InputGesture objects that are associated with this command. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
public PropertyNameGets the name of the command. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
public PropertyOwnerTypeGets 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 MethodCanExecuteDetermines whether this RoutedCommand can execute in its current state. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
public MethodExecuteExecutes the RoutedCommand on the current command target. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Top

Public Events

 NameDescription
public EventCanExecuteChangedOccurs when the CanExecute state of this command is changed. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Top

See Also

© 2012 All Rights Reserved.