RoutedEventHandlerInfo.Equals Method
.NET Framework 4.5
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Determines whether objects are equivalent.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |