Base:
method
Equals
System.Object.Equals(System.Object)
2 references to Equals
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\ExtendedProperty.cs (1)
112return first.Equals(second);
Core\CSharp\MS\Internal\Ink\ExtendedPropertyCollection.cs (1)
60if (_extendedProperties[i].Equals(that[x]))