RoutedEvent Properties
.NET Framework 3.0
| 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. |
Reference
RoutedEvent ClassSystem.Windows Namespace
Other Resources
XAML OverviewRouted Events Overview