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


The following tables list the members exposed by ExecutedRoutedEventArgs.

Public Properties

 NameDescription
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.