Class RoutedEvent
RoutedEvent is a unique identifier for any registered RoutedEvent
[TypeConverter("System.Windows.Markup.RoutedEventConverter, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, Custom=null")]
[ValueSerializer("System.Windows.Markup.RoutedEventValueSerializer, PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, Custom=null")]
public sealed class RoutedEvent
- Inheritance
-
RoutedEvent
Remarks
RoutedEvent constitutes the
Name, RoutingStrategy, HandlerType and OwnerTypeNOTE: None of the members can be null
Properties
- HandlerType
Returns Type of Handler for the RoutedEvent
- Name
Returns the Name of the RoutedEvent
- OwnerType
Returns Type of Owner for the RoutedEvent
- RoutingStrategy
Returns the RoutingStrategy of the RoutedEvent
Methods
- AddOwner(Type)
Associate another owner type with this event.
- ToString()
String representation