Intersoft ClientUI Documentation
RoutedEvent Class Members
Fields  Properties  Methods 


The following tables list the members exposed by RoutedEvent.

Public Constructors
 NameDescription
Public ConstructorRoutedEvent ConstructorInitializes a new instance of RoutedEvent class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)LogicalParentPropertyIdentifies the LogicalParent attached property.  
Top
Public Properties
 NameDescription
Public PropertyHandlerTypeGets the handler type of the routed event.  
Public PropertyNameGets the identifying name of the routed event.  
Public PropertyOwnerTypeGets the registered owner type of the routed event.  
Public PropertyRoutingStrategyGets the routing strategy of the routed event.  
Top
Public Methods
 NameDescription
Public MethodAddOwnerAssociates another owner class with this routed event, and enables routing of the event and handling on this class.  
Public Methodstatic (Shared in Visual Basic)GetLogicalParentGetsthe logical parent element that associated to this routed event.  
Public Methodstatic (Shared in Visual Basic)SetLogicalParentSets the logical parent element to be associated with this routed event.  
Public MethodToStringReturns the string representation of this routed event.  
Top
See Also

Reference

RoutedEvent Class
Intersoft.Client.Framework Namespace

Send Feedback