Base:
2 references to Equals
PresentationCore (2)
MS\Internal\Ink\ExtendedProperty.cs (1)
99return first.Equals(second);
MS\Internal\Ink\ExtendedPropertyCollection.cs (1)
48if (_extendedProperties[i].Equals(that[x]))