This topic has not yet been rated - Rate this topic

DependencyPropertyChangedEventArgs Methods

The DependencyPropertyChangedEventArgs type exposes the following members.

  NameDescription
Public method Equals(DependencyPropertyChangedEventArgs) Determines whether the provided DependencyPropertyChangedEventArgs is equivalent to the current DependencyPropertyChangedEventArgs.
Public method Equals(Object) Determines whether the provided object is equivalent to the current DependencyPropertyChangedEventArgs. (Overrides ValueType.Equals(Object).)
Public method GetHashCode Gets a hash code for this DependencyPropertyChangedEventArgs. (Overrides ValueType.GetHashCode().)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.