Base:
2 references to Equals
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (1)
2651
if (true == drattrs.
Equals
(_drawingAttributesTable[i]))
System\Windows\Ink\DrawingAttributes.cs (1)
543
return first.
Equals
(second);