RoutedEvent::HandlerType Property
.NET Framework (current version)
Gets the handler type of the routed event.
Assembly: PresentationCore (in PresentationCore.dll)
The handler type is the event handler delegate that should be used when implementing handlers that will listen for the event represented by this RoutedEvent.
.NET Framework
Available since 3.0
Available since 3.0
Show: