This topic has not yet been rated - Rate this topic

RoutedEventHandlerInfo.Equals Method

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
Public method Equals(Object) Infrastructure. Determines whether the specified object is equivalent to the current RoutedEventHandlerInfo. (Overrides ValueType.Equals(Object).)
Public method Equals(RoutedEventHandlerInfo) Infrastructure. Determines whether the specified RoutedEventHandlerInfo is equivalent to the current RoutedEventHandlerInfo.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.