RoutedEvent Members
The following tables list the members exposed by the RoutedEvent type.
Public Constructors
Name | Description | |
---|---|---|
RoutedEvent | Initializes a new instance of the RoutedEvent class. |
Public Properties
Name | Description | |
---|---|---|
HandlerType | Gets the handler type of the current RoutedEvent object. | |
Name | Gets the identifying name of the current RoutedEvent object. | |
RoutingStrategy | Gets the routing strategy of the current Routed Event object. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | Retrieves a string representation of the current RoutedEvent object. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |