The following tables list the members exposed by CanExecuteRoutedEventArgs.
Name | Description | |
---|---|---|
![]() | CanExecute | Gets or sets a value that indicates whether the RoutedCommand associated with this event can be executed on the command target. |
![]() | Command | Gets the command associated with this event. |
![]() | Handled | Gets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OriginalSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Parameter | Gets the command specific data. |
![]() | RoutedEvent | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Source | Gets or sets a reference to the object that raised the event. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | Overridden. |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |