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


The following tables list the members exposed by CanExecuteRoutedEventArgs.

Public Properties

 NameDescription
public PropertyCanExecuteGets or sets a value that indicates whether the RoutedCommand associated with this event can be executed on the command target.  
public PropertyCommandGets the command associated with this event.  
public PropertyHandledGets 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)
public PropertyHandledBy (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyIsHandledByPrimitive (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyOriginalSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertyParameterGets the command specific data.  
public PropertyRoutedEvent (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
public PropertySourceGets or sets a reference to the object that raised the event. (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
Top

Protected Methods

 NameDescription
protected MethodInvokeEventHandlerOverridden.   
protected MethodOnSetSource (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs)
Top

See Also

© 2012 All Rights Reserved.