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