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


The following tables list the members exposed by HybridDelegateCommand.

Public Constructors

 NameDescription
public ConstructorHybridDelegateCommand ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAutoBindUISpecifies whether the Text and Image should be bind automatically to the associated UIElement that supports HybridRoutedCommand. (Inherited from Intersoft.Client.Framework.Input.HybridRoutedCommand)
public PropertyCannotExecuteBehaviorDetermines 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 PropertyImageSpecifies the ImageSource to be associated to the Image property of UIElement that supports HybridRoutedCommand. (Inherited from Intersoft.Client.Framework.Input.HybridRoutedCommand)
public PropertyInputGesturesGets the collection of InputGesture objects that are associated with this command. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand)
public PropertyIsAutomaticRequeryDisabledSpecifies whether automatic require should be disabled.  
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 MethodCanExecuteOverloaded. Determines whether the command can be executed.  
public MethodCanQueryStatusOverloaded.   
public MethodExecuteOverloaded. Execeutes the command.  
public MethodQueryStatusOverloaded.   
public MethodRaiseCanExecuteChangedRaises the CanExecuteChaged event.  
Top

Protected Methods

 NameDescription
protected MethodOnCanExecuteChangedProtected virtual method to raise CanExecuteChanged event.  
Top

Public Events

 NameDescription
public EventCanExecuteChanged  
Top

See Also

© 2012 All Rights Reserved.