Intersoft.Client.Framework Namespace : RoutedEvent Class |
The following tables list the members exposed by RoutedEvent.
Name | Description | |
---|---|---|
![]() | RoutedEvent Constructor | Initializes a new instance of RoutedEvent class. |
Name | Description | |
---|---|---|
![]() ![]() | LogicalParentProperty | Identifies the LogicalParent attached property. |
Name | Description | |
---|---|---|
![]() | HandlerType | Gets the handler type of the routed event. |
![]() | Name | Gets the identifying name of the routed event. |
![]() | OwnerType | Gets the registered owner type of the routed event. |
![]() | RoutingStrategy | Gets the routing strategy of the routed event. |
Name | Description | |
---|---|---|
![]() | AddOwner | Associates another owner class with this routed event, and enables routing of the event and handling on this class. |
![]() ![]() | GetLogicalParent | Getsthe logical parent element that associated to this routed event. |
![]() ![]() | SetLogicalParent | Sets the logical parent element to be associated with this routed event. |
![]() | ToString | Returns the string representation of this routed event. |