DependencyPropertyChangedEventArgs Methods
.NET Framework 4.5
The DependencyPropertyChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(DependencyPropertyChangedEventArgs) | Determines whether the provided DependencyPropertyChangedEventArgs is equivalent to the current DependencyPropertyChangedEventArgs. |
|
Equals(Object) | Determines whether the provided object is equivalent to the current DependencyPropertyChangedEventArgs. (Overrides ValueType.Equals(Object).) |
|
GetHashCode | Gets a hash code for this DependencyPropertyChangedEventArgs. (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.) |