Intersoft.Client.Framework.Input Namespace : HybridRoutedCommand Class |
The following tables list the members exposed by HybridRoutedCommand.
Name | Description | |
---|---|---|
![]() | HybridRoutedCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | QueryParameterProperty |
Name | Description | |
---|---|---|
![]() | AutoBindUI | Specifies whether the Text and Image should be bind automatically to the associated UIElement that supports HybridRoutedCommand. |
![]() | CannotExecuteBehavior | Determines the UI behavior that should be applied to the UIElement when its Command can not be executed. |
![]() | Image | Specifies the ImageSource to be associated to the Image property of UIElement that supports HybridRoutedCommand. |
![]() | InputGestures | Gets the collection of InputGesture objects that are associated with this command. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand) |
![]() | Name | Gets the name of the command. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand) |
![]() | OwnerType | Gets the type that is registered with the command. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand) |
![]() | Text | Gets or sets the text that describes this command. (Inherited from Intersoft.Client.Framework.Input.RoutedUICommand) |
Name | Description | |
---|---|---|
![]() | CanExecute | |
![]() | CanQueryStatus | |
![]() | Execute | Executes the RoutedCommand on the current command target. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand) |
![]() ![]() | GetQueryParameter | |
![]() | QueryStatus | |
![]() ![]() | SetQueryParameter |
Name | Description | |
---|---|---|
![]() | CanExecuteChanged | Occurs when the CanExecute state of this command is changed. (Inherited from Intersoft.Client.Framework.Input.RoutedCommand) |