Intersoft ClientUI Documentation
HybridRoutedCommand Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by HybridRoutedCommand.

Public Constructors
 NameDescription
Public ConstructorHybridRoutedCommand ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)QueryParameterProperty  
Top
Public Properties
 NameDescription
Public PropertyAutoBindUI Specifies whether the Text and Image should be bind automatically to the associated UIElement that supports HybridRoutedCommand.  
Public PropertyCannotExecuteBehavior Determines the UI behavior that should be applied to the UIElement when its Command can not be executed.  
Public PropertyImage Specifies the ImageSource to be associated to the Image property of UIElement that supports HybridRoutedCommand.  
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. (Inherited from Intersoft.Client.Framework.Input.RoutedUICommand)
Top
Public Methods
 NameDescription
Public MethodCanExecute  
Public MethodCanQueryStatus  
Public MethodExecute Executes the RoutedCommand on the current command target. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Public Methodstatic (Shared in Visual Basic)GetQueryParameter  
Public MethodQueryStatus  
Public Methodstatic (Shared in Visual Basic)SetQueryParameter  
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

HybridRoutedCommand Class
Intersoft.Client.Framework.Input Namespace

Send Feedback