RoutedEvent Properties
.NET Framework 3.5
The RoutedEvent type exposes the following members.
| 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. |