RoutedEventHandlerInfo Methods
.NET Framework 4.5
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The RoutedEventHandlerInfo type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Infrastructure. Determines whether the specified object is equivalent to the current RoutedEventHandlerInfo. (Overrides ValueType.Equals(Object).) |
|
Equals(RoutedEventHandlerInfo) | Infrastructure. Determines whether the specified RoutedEventHandlerInfo is equivalent to the current RoutedEventHandlerInfo. |
|
GetHashCode | Infrastructure. Returns a hash code for the current RoutedEventHandlerInfo. (Overrides ValueType.GetHashCode().) |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |