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