Intersoft ClientUI Documentation
HybridDelegateCommand Class Members
Properties  Methods  Events


The following tables list the members exposed by HybridDelegateCommand.

Public Constructors
 NameDescription
Public ConstructorHybridDelegateCommand ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyAutoBindUI Specifies whether the Text and Image should be bind automatically to the associated UIElement that supports HybridRoutedCommand. (Inherited from Intersoft.Client.Framework.Input.HybridRoutedCommand)
Public PropertyCannotExecuteBehavior Determines the UI behavior that should be applied to the UIElement when its Command can not be executed. (Inherited from Intersoft.Client.Framework.Input.HybridRoutedCommand)
Public PropertyImage Specifies the ImageSource to be associated to the Image property of UIElement that supports HybridRoutedCommand. (Inherited from Intersoft.Client.Framework.Input.HybridRoutedCommand)
Public PropertyInputGestures Gets the collection of InputGesture objects that are associated with this command. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
Public PropertyIsAutomaticRequeryDisabled Specifies whether automatic require should be disabled.  
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 MethodCanExecuteOverloaded.  Determines whether the command can be executed.  
Public MethodCanQueryStatusOverloaded.   
Public MethodExecuteOverloaded.  Execeutes the command.  
Public MethodQueryStatusOverloaded.   
Public MethodRaiseCanExecuteChanged Raises the CanExecuteChaged event.  
Top
Protected Methods
 NameDescription
Protected MethodOnCanExecuteChanged Protected virtual method to raise CanExecuteChanged event.  
Top
Public Events
 NameDescription
Public EventCanExecuteChanged  
Top
See Also

Reference

HybridDelegateCommand Class
Intersoft.Client.Framework.Input Namespace

Send Feedback