DependencyPropertyChangedEventArgs.Equals Method (Object)
.NET Framework 3.5
Determines whether the provided object is equivalent to the current DependencyPropertyChangedEventArgs.
Assembly: WindowsBase (in WindowsBase.dll)
You cannot use methods in XAML.
Parameters
- obj
- Type: System.Object
The object to compare to the current DependencyPropertyChangedEventArgs.
Return Value
Type: System.Booleantrue if the provided object is equivalent to the current DependencyPropertyChangedEventArgs; otherwise, false.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.