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


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 PropertyAutoBindUISpecifies whether the Text and Image should be bind automatically to the associated UIElement that supports HybridRoutedCommand.  
public PropertyCannotExecuteBehaviorDetermines the UI behavior that should be applied to the UIElement when its Command can not be executed.  
public PropertyImageSpecifies the ImageSource to be associated to the Image property of UIElement that supports HybridRoutedCommand.  
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 PropertyText (Inherited from Intersoft.Client.Framework.Input.RoutedUICommand)
Top

Public Methods

 NameDescription
public MethodCanExecute  
public MethodCanQueryStatus  
public MethodExecuteExecutes 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 EventCanExecuteChangedOccurs when the CanExecute state of this command is changed. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Top

See Also

© 2012 All Rights Reserved.