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